Home
last modified time | relevance | path

Searched refs:xs_daemon_open_readonly (Results 1 – 4 of 4) sorted by relevance

/xen-4.10.0-shim-comet/tools/xenstore/include/
A Dxenstore.h93 struct xs_handle *xs_daemon_open_readonly(void);
/xen-4.10.0-shim-comet/tools/xenstat/libxenstat/src/
A Dxenstat.c110 handle->xshandle = xs_daemon_open_readonly(); /* open handle to xenstore*/ in xenstat_init()
/xen-4.10.0-shim-comet/tools/python/xen/lowlevel/xs/
A Dxs.c987 self->xh = (readonly ? xs_daemon_open_readonly() : xs_daemon_open()); in xshandle_init()
/xen-4.10.0-shim-comet/tools/xenstore/
A Dxs.c297 struct xs_handle *xs_daemon_open_readonly(void) in xs_daemon_open_readonly() function

Completed in 10 milliseconds