Home
last modified time | relevance | path

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

/freebsd/sys/ddb/
H A Ddb_watch.c74 db_watchpoint_t watch; in db_watchpoint_alloc() local
91 db_watchpoint_free(db_watchpoint_t watch) in db_watchpoint_free()
100 db_watchpoint_t watch; in db_set_watchpoint() local
140 db_watchpoint_t watch; in db_delete_watchpoint() local
160 db_watchpoint_t watch; in db_list_watchpoints() local
225 db_watchpoint_t watch; in db_set_watchpoints() local
250 db_watchpoint_t watch; in db_find_watchpoint() local
/freebsd/contrib/wpa/wpa_supplicant/dbus/
H A Ddbus_common.c59 DBusWatch *watch, eloop_event_type type) in process_watch()
99 static dbus_bool_t add_watch(DBusWatch *watch, void *data) in add_watch()
130 static void remove_watch(DBusWatch *watch, void *data) in remove_watch()
149 static void watch_toggled(DBusWatch *watch, void *data) in watch_toggled()
/freebsd/sys/dev/xen/xenstore/
H A Dxenstore_dev.c62 struct xs_watch watch; member
184 struct xs_dev_watch *watch; in xs_dev_find_watch() local
194 xs_dev_watch_cb(struct xs_watch *watch, const char **vec, unsigned int len) in xs_dev_watch_cb()
262 struct xs_dev_watch *watch; in xs_dev_write() local
421 struct xs_dev_watch *watch, *tmpw; in xs_dev_dtor() local
H A Dxenstore.c136 } watch; member
1190 struct xs_watch *watch; in xs_resume() local
1573 xs_register_watch(struct xs_watch *watch) in xs_register_watch()
1603 xs_unregister_watch(struct xs_watch *watch) in xs_unregister_watch()
/freebsd/sys/kern/
H A Dvfs_inotify.c362 inotify_unlink_watch_locked(struct inotify_softc *sc, struct inotify_watch *watch) in inotify_unlink_watch_locked()
381 inotify_remove_watch(struct inotify_watch *watch) in inotify_remove_watch()
402 struct inotify_watch *watch; in inotify_close() local
564 inotify_log_one(struct inotify_watch *watch, const char *name, size_t namelen, in inotify_log_one()
622 struct inotify_watch *watch, *tmp; in inotify_log() local
723 struct inotify_watch *watch, *watch1; in vn_inotify_add_watch() local
967 struct inotify_watch key, *watch; in kern_inotify_rm_watch() local
/freebsd/sys/xen/xenbus/
H A Dxenbusb.c130 xenbusb_otherend_watch_cb(struct xs_watch *watch, const char **vec, in xenbusb_otherend_watch_cb()
168 xenbusb_local_watch_cb(struct xs_watch *watch, const char **vec, in xenbusb_local_watch_cb()
551 xenbusb_devices_changed(struct xs_watch *watch, const char **vec, in xenbusb_devices_changed()
/freebsd/sys/dev/xen/control/
H A Dcontrol.c332 xctrl_on_watch_event(struct xs_watch *watch, const char **vec, unsigned int len) in xctrl_on_watch_event()
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DHTMLLogger.js150 function watch(rootSelector, targetSelector, targetToID, data) { function
/freebsd/sys/dev/xen/balloon/
H A Dballoon.c309 watch_target(struct xs_watch *watch, in watch_target()
/freebsd/contrib/ntp/ntpd/
H A Drefclock_wwv.c521 int watch; /* watchcat */ member
[all...]
/freebsd/sys/dev/xen/blkback/
H A Dblkback.c3513 xbb_attach_cb(struct xs_watch *watch, const char **vec, unsigned int len) in xbb_attach_cb()