Searched refs:inotify_callback (Results 1 – 1 of 1) sorted by relevance
1027 static void inotify_callback(AvahiWatch *watch, int fd, AVAHI_GCC_UNUSED AvahiWatchEvent event, AVA… in inotify_callback() function1221 …otify_watch = poll_api->watch_new(poll_api, inotify_fd, AVAHI_WATCH_IN, inotify_callback, NULL))) { in run_server()