Searched refs:xs_daemon_open_readonly (Results 1 – 4 of 4) sorted by relevance
93 struct xs_handle *xs_daemon_open_readonly(void);
110 handle->xshandle = xs_daemon_open_readonly(); /* open handle to xenstore*/ in xenstat_init()
987 self->xh = (readonly ? xs_daemon_open_readonly() : xs_daemon_open()); in xshandle_init()
297 struct xs_handle *xs_daemon_open_readonly(void) in xs_daemon_open_readonly() function
Completed in 10 milliseconds