Home
last modified time | relevance | path

Searched defs:xs_watch (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pv/
H A Dxenstore.c140 struct xs_watch { struct
142 uint8_t xsw_token[XSW_TOKLEN];
143 struct task *xsw_task;
820 xs_watch(void *xsc, const char *path, const char *property, struct task *task, in xs_watch() function