Searched refs:SPOOLDIR (Results 1 - 9 of 9) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/lp/lib/lp/
H A Dgetpaths.c38 char Lp_Spooldir[] = SPOOLDIR;
39 char Lp_Admins[] = SPOOLDIR "/admins";
40 char Lp_FIFO[] = SPOOLDIR "/fifos/FIFO";
41 char Lp_Requests[] = SPOOLDIR "/requests";
42 char Lp_Schedlock[] = SPOOLDIR "/SCHEDLOCK";
43 char Lp_System[] = SPOOLDIR "/system";
44 char Lp_Temp[] = SPOOLDIR "/temp";
45 char Lp_Tmp[] = SPOOLDIR "/tmp";
/opensolaris-onvv-gate/usr/src/cmd/lp/model/
H A Dnetstandard52 : ${SPOOLDIR:=/usr/spool/lp}
53 : ${LOCALPATH:=${SPOOLDIR}/bin}
159 # ${SPOOLDIR}/.../printer request-id user title copies options files...
H A Dstandard88 : ${SPOOLDIR:=/usr/spool/lp}
92 : ${LOCALPATH:=${SPOOLDIR}/bin}
329 # ${SPOOLDIR}/.../printer request-id user title copies options files...
H A Dtsol_netstandard53 : ${SPOOLDIR:=/usr/spool/lp}
54 : ${LOCALPATH:=${SPOOLDIR}/bin}
182 # ${SPOOLDIR}/.../printer request-id user title copies options files...
H A Dtsol_netstandard_foomatic54 : ${SPOOLDIR:=/usr/spool/lp}
55 : ${LOCALPATH:=${SPOOLDIR}/bin}
183 # ${SPOOLDIR}/.../printer request-id user title copies options files...
H A Dtsol_standard88 : ${SPOOLDIR:=/usr/spool/lp}
92 : ${LOCALPATH:=${SPOOLDIR}/bin}
341 # ${SPOOLDIR}/.../printer request-id user title copies options files...
H A Dtsol_standard_foomatic90 : ${SPOOLDIR:=/usr/spool/lp}
94 : ${LOCALPATH:=${SPOOLDIR}/bin}
343 # ${SPOOLDIR}/.../printer request-id user title copies options files...
/opensolaris-onvv-gate/usr/src/cmd/lp/include/
H A Dlp.h78 #define SPOOLDIR "/var/spool/lp" macro
/opensolaris-onvv-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dfncs.c903 if (*buf == NULL || !strncmp(buf, SPOOLDIR, sizeof(SPOOLDIR)-1))

Completed in 203 milliseconds