Searched defs:wd (Results 1 – 13 of 13) sorted by relevance
/systemd-251/src/udev/ |
D | udev-watch.c | 45 int wd; in udev_watch_restore() local 78 int wd, r; in udev_watch_begin() local 140 int wd; in udev_watch_end() local
|
/systemd-251/src/basic/ |
D | inotify-util.c | 8 int wd, r; in inotify_add_watch_fd() local 30 int wd; in inotify_add_watch_and_warn() local
|
D | terminal-util.c | 361 int r, wd = -1; in acquire_terminal() local
|
/systemd-251/src/libsystemd/sd-device/ |
D | device-private.h | 16 static inline int device_new_from_watch_handle(sd_device **ret, int wd) { in device_new_from_watch_handle()
|
D | device-private.c | 615 int wd, r; in device_get_watch_handle() local 652 int wd; in device_remove_watch_handle() local 682 int device_set_watch_handle(sd_device *device, int wd) { in device_set_watch_handle() 726 int device_new_from_watch_handle_at(sd_device **ret, int dirfd, int wd) { in device_new_from_watch_handle_at()
|
/systemd-251/src/libsystemd/sd-network/ |
D | sd-network.c | 416 int wd; in monitor_add_inotify_watch() local 489 int wd; in sd_network_monitor_flush() local
|
/systemd-251/src/libsystemd/sd-event/ |
D | event-source.h | 180 int wd; member 207 Hashmap *wd; /* The inode_data structures keyed by the watch descriptor for each */ member
|
D | sd-event.c | 1955 int wd, r; in inode_data_realize_watch() local
|
/systemd-251/src/libsystemd/sd-journal/ |
D | journal-internal.h | 62 int wd; member
|
/systemd-251/src/core/ |
D | path.c | 75 int flags, wd = -1; in path_spec_watch() local
|
D | dbus-execute.c | 611 const char *wd; in property_get_working_directory() local
|
D | execute.c | 3700 const char *d, *wd; in apply_working_directory() local
|
/systemd-251/src/libsystemd/sd-bus/ |
D | bus-socket.c | 707 int wd, r; in bus_socket_inotify_setup() local
|