Searched refs:Lp_FIFO (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/cmd/lp/cmd/lpsched/ |
H A D | msgs.c | 206 note ("The public connection \"%s\", has failed.\n", Lp_FIFO); in conn_shutdown() 229 if ((md = mcreate(Lp_FIFO)) == NULL) in init_messages() 239 (void) Chmod(Lp_FIFO, 0666); in init_messages() 250 (void) Chmod(Lp_FIFO, 0600); in shutdown_messages()
|
H A D | lpfsck.c | 100 proto (P, 1, Lp_FIFO, NULL, 0666, Lp_Uid, Lp_Gid); in lpfsck()
|
/titanic_50/usr/src/cmd/lp/lib/msgs/ |
H A D | mopen.c | 54 if ((lp_Md = mconnect(Lp_FIFO, 0, 0)) == NULL) in mopen()
|
/titanic_50/usr/src/cmd/lp/lib/lp/ |
H A D | getpaths.c | 40 char Lp_FIFO[] = SPOOLDIR "/fifos/FIFO"; variable
|
/titanic_50/usr/src/cmd/lp/lib/papi/ |
H A D | service.c | 47 char *path = Lp_FIFO; in papiServiceCreate()
|
/titanic_50/usr/src/cmd/lp/include/ |
H A D | lp.h | 354 Lp_FIFO[],
|