Searched refs:inotify_watches (Results 1 – 3 of 3) sorted by relevance
858 if (new_watches[j] == b->inotify_watches[i]) { in bus_socket_inotify_setup()866 (void) inotify_rm_watch(b->inotify_fd, b->inotify_watches[i]); in bus_socket_inotify_setup()869 free_and_replace(b->inotify_watches, new_watches); in bus_socket_inotify_setup()
318 int *inotify_watches; member
145 b->inotify_watches = mfree(b->inotify_watches); in bus_close_inotify_fd()