Searched defs:watch_file (Results 1 – 4 of 4) sorted by relevance
82 static void watch_file(int inotify_fd, const char *file) in watch_file() function
70 static const char *watch_file; variable
237 int server(int master_fd, const char *watch_file) { in server()
178 int watch(int fd, const char *watch_file) in watch()