Searched refs:watch_list_find (Results 1 – 3 of 3) sorted by relevance
124 int watch_list_find(int wd, const char *file) in watch_list_find() function209 watch_list_find(event->wd, event->name); in watch()
41 extern int watch_list_find(int wd, const char *file);
140 watch_list_find(event->wd, event->name); in io_channel_callback()