Searched refs:SACPIPE (Results 1 – 4 of 4) sorted by relevance
99 #define SACPIPE "../_sacpipe" /* outgoing messages to SAC */ macro
443 if ((Sacpipefd = open(SACPIPE, O_RDWR|O_NDELAY)) != 1) { in init_files()
112 #define SACPIPE "../_sacpipe" /* sacpipe */ macro
89 Sfd = open(SACPIPE, O_WRONLY); in openpipes()