Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/listen/
H A Dlsparam.h99 #define SACPIPE "../_sacpipe" /* outgoing messages to SAC */ macro
H A Dlisten.c443 if ((Sacpipefd = open(SACPIPE, O_RDWR|O_NDELAY)) != 1) { in init_files()
/titanic_50/usr/src/cmd/ttymon/
H A Dttymon.h112 #define SACPIPE "../_sacpipe" /* sacpipe */ macro
H A Dtmsac.c89 Sfd = open(SACPIPE, O_WRONLY); in openpipes()