Home
last modified time | relevance | path

Searched defs:Pfd (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ttymon/
H A Dtmglobal.c41 int Sfd, Pfd; /* for sacpipe and pmpipe */ variable
/illumos-gate/usr/src/cmd/utmpd/
H A Dutmpd.c143 static int Pfd = -1; /* File descriptor of named pipe */ variable
/illumos-gate/usr/src/cmd/init/
H A Dinit.c508 static int Pfd = -1; /* fd to receive pids thru */ variable
/illumos-gate/usr/src/cmd/syslogd/
H A Dsyslogd.c239 static struct pollfd Pfd; /* Pollfd for local the log device */ variable