Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
SACPIPE
usr/src/cmd/listen/listen.c
443
if ((Sacpipefd = open(SACPIPE, O_RDWR|O_NDELAY)) != 1) {
usr/src/cmd/ttymon/tmsac.c
82
Sfd = open(SACPIPE, O_WRONLY);