Home
last modified time | relevance | path

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

/xen/docs/misc/
A Dxenstore.txt179 WATCH <wpath>|<token>|?
189 The event's path matches the watch's <wpath> if it is an child
190 of <wpath>.
192 <wpath> can be a <path> to watch or @<wspecial>. In the
204 away, with <path> equal to <wpath>. Watches may be triggered
224 parent of <wpath>, <epath> is just
225 <wpath> (rather than the actual path which was removed). So
226 <epath> is a child of <wpath>, regardless.
228 Iff <wpath> for the watch was specified as a relative pathname,
232 UNWATCH <wpath>|<token>|?
/xen/docs/designs/
A Dxenstore-migration.md256 | wpath-len | token-len |
258 | wpath
270 | `wpath-len` | The length (in octets) of `wpath` including the |
276 | `wpath` | The watch path, as specified in the `WATCH` |
/xen/tools/libxl/
A Dlibxl_disk.c22 const char *wpath, const char *epath) { in disk_eject_xswatch_callback() argument
30 value = libxl__xs_read(gc, XBT_NULL, wpath); in disk_eject_xswatch_callback()
35 if (libxl__xs_printf(gc, XBT_NULL, wpath, "")) { in disk_eject_xswatch_callback()
A Dlibxl_domain.c882 const char *wpath, const char *epath) { in domain_death_xswatch_callback() argument

Completed in 19 milliseconds