Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/syslogd/
H A Dsyslogd.c578 int nfds, funix; in prepare_sys_poll() local
580 if ((funix = openklog(LogName, O_RDONLY)) < 0) { in prepare_sys_poll()
585 Pfd.fd = funix; in prepare_sys_poll()