Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/syslogd/
H A Dsyslogd.h265 static void *net_poll(void *ap);
H A Dsyslogd.c789 net_poll(void *ap) in net_poll() function
3051 if (pthread_create(&net_thread, &net_attr, net_poll, in init()