Home
last modified time | relevance | path

Searched refs:xs_daemon_open (Results 1 – 13 of 13) sorted by relevance

/xen-4.10.0-shim-comet/tools/console/daemon/
A Dutils.c107 xs = xs_daemon_open(); in xen_setup()
/xen-4.10.0-shim-comet/tools/xenstore/include/
A Dxenstore.h86 struct xs_handle *xs_daemon_open(void);
/xen-4.10.0-shim-comet/tools/misc/
A Dxen-lowmemd.c105 xs_handle = xs_daemon_open(); in main()
/xen-4.10.0-shim-comet/tools/xenbackendd/
A Dxenbackendd.c125 xs = xs_daemon_open(); in xen_setup()
/xen-4.10.0-shim-comet/tools/xenpmd/
A Dxenpmd.c501 xs = (struct xs_handle *)xs_daemon_open(); in main()
/xen-4.10.0-shim-comet/tools/console/client/
A Dmain.c401 xs = xs_daemon_open(); in main()
/xen-4.10.0-shim-comet/tools/tests/mce-test/tools/
A Dxen-mceinj.c414 xs = xs_daemon_open(); in xs_get_dom_mem()
/xen-4.10.0-shim-comet/tools/libxl/
A Dlibxl_exec.c181 xsh = xs_daemon_open(); in libxl__xenstore_child_wait_deprecated()
A Dlibxl_fork.c667 CTX->xsh = xs_daemon_open(); in libxl__ev_child_xenstore_reopen()
A Dlibxl.c106 ctx->xsh = xs_daemon_open(); in libxl_ctx_alloc()
/xen-4.10.0-shim-comet/tools/libvchan/
A Dinit.c400 xs = xs_daemon_open(); in libxenvchan_client_init()
/xen-4.10.0-shim-comet/tools/xenstore/
A Dxs.c292 struct xs_handle *xs_daemon_open(void) in xs_daemon_open() function
1169 xs = xs_daemon_open(); in xs_suspend_evtchn_port()
/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()

Completed in 17 milliseconds