Lines Matching refs:xs_handle
60 struct xs_handle *xh;
70 static inline struct xs_handle *xshandle(XsHandle *self) in xshandle()
72 struct xs_handle *xh = self->xh; in xshandle()
85 struct xs_handle **xh,
102 struct xs_handle *xh; in xspy_read()
139 struct xs_handle *xh = xshandle(self); in xspy_write()
174 struct xs_handle *xh; in xspy_ls()
217 struct xs_handle *xh; in xspy_mkdir()
245 struct xs_handle *xh; in xspy_rm()
276 struct xs_handle *xh = xshandle(self); in xspy_get_permissions()
332 struct xs_handle *xh = xshandle(self); in xspy_set_permissions()
420 struct xs_handle *xh = xshandle(self); in xspy_watch()
465 struct xs_handle *xh = xshandle(self); in xspy_fileno()
487 struct xs_handle *xh = xshandle(self); in xspy_check_watch()
513 struct xs_handle *xh = xshandle(self); in xspy_read_watch()
551 struct xs_handle *xh = xshandle(self); in xspy_unwatch()
581 struct xs_handle *xh = xshandle(self); in xspy_transaction_start()
622 struct xs_handle *xh = xshandle(self); in xspy_transaction_end()
671 struct xs_handle *xh = xshandle(self); in xspy_introduce_domain()
701 struct xs_handle *xh = xshandle(self); in xspy_set_target()
729 struct xs_handle *xh = xshandle(self); in xspy_resume_domain()
757 struct xs_handle *xh = xshandle(self); in xspy_release_domain()
782 struct xs_handle *xh = xshandle(self); in xspy_close()
811 struct xs_handle *xh = xshandle(self); in xspy_get_domain_path()
865 struct xs_handle **xh, in parse_transaction_path()