Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PMPIPE
usr/src/cmd/listen/listen.c
449
if ((Pmpipefd = open(PMPIPE, O_RDWR|O_NDELAY)) != 2) {
usr/src/cmd/ttymon/tmsac.c
86
Pfd = open(PMPIPE, O_RDWR|O_NONBLOCK);