Home
last modified time | relevance | path

Searched refs:Lp_Spooldir (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpfsck.c82 proto (D, 1, Lp_Spooldir, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck()
93 proto (D, 0, Lp_Spooldir, FIFOSDIR, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck()
108 proto (S, 1, Lp_Bin, NULL, Lp_Spooldir, "bin", NULL); in lpfsck()
H A Ddisp1.c1109 if (STRNEQU(file, Lp_Spooldir, strlen(Lp_Spooldir))) in reqpath()
1110 cp = file + strlen(Lp_Spooldir) + 1; in reqpath()
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dgetspooldir.c40 return (Lp_Spooldir); in getspooldir()
H A Dgetpaths.c36 char Lp_Spooldir[] = SPOOLDIR; variable
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h353 extern char Lp_Spooldir[],