Searched refs:XS_GET_PERMS (Results 1 – 3 of 3) sorted by relevance
/xen/xen/include/public/io/ |
A D | xs_wire.h | 35 XS_GET_PERMS, enumerator
|
/xen/tools/xenstore/ |
A D | xenstored_core.c | 1249 send_reply(conn, XS_GET_PERMS, strings, len); in do_get_perms() 1321 [XS_GET_PERMS] = { "GET_PERMS", do_get_perms },
|
A D | xs.c | 737 strings = xs_single(h, t, XS_GET_PERMS, path, &len); in xs_get_permissions()
|
Completed in 9 milliseconds