Searched refs:PMPIPE (Results 1 – 4 of 4) sorted by relevance
100 #define PMPIPE "./_pmpipe" /* incoming messages from SAC */ macro
449 if ((Pmpipefd = open(PMPIPE, O_RDWR|O_NDELAY)) != 2) { in init_files()
111 #define PMPIPE "_pmpipe" /* pmpipe */ macro
93 Pfd = open(PMPIPE, O_RDWR|O_NONBLOCK); in openpipes()