Searched refs:add_kqueue_watch (Results 1 – 1 of 1) sorted by relevance
950 static void add_kqueue_watch(const char *dir);960 add_kqueue_watch(c ? "/" : AVAHI_CONFIG_DIR); in add_kqueue_watches()963 add_kqueue_watch(c ? "/services" : AVAHI_SERVICE_DIR); in add_kqueue_watches()966 static void add_kqueue_watch(const char *dir) { in add_kqueue_watch() function