Home
last modified time | relevance | path

Searched refs:dispatch_read_funix (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/usr.sbin/syslogd/
Dsyslogd.c246 static void dispatch_read_funix(int fd, short event, void *ev);
702 dispatch_read_funix, ev); in main()
787 dispatch_read_funix(int fd, short event, void *ev) in dispatch_read_funix() function