OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_kqueue_watch
(Results
1 - 1
of
1
) sorted by null
/external/avahi/avahi-daemon/
main.c
950
static void
add_kqueue_watch
(const char *dir);
960
add_kqueue_watch
(c ? "/" : AVAHI_CONFIG_DIR);
963
add_kqueue_watch
(c ? "/services" : AVAHI_SERVICE_DIR);
966
static void
add_kqueue_watch
(const char *dir) {
function
[
all
...]
Completed in 202 milliseconds