Searched refs:Lp_A_PrintWheels (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dprintwheels.c73 if (!(name = next_dir(Lp_A_PrintWheels, &lastdir)))
81 if (!(pa = getalert(Lp_A_PrintWheels, name))) {
137 if (!(path = makepath(Lp_A_PrintWheels, name, (char *)0)))
154 if (putalert(Lp_A_PrintWheels, name, &(pwheelp->alert)) == -1)
190 while ((name = next_dir(Lp_A_PrintWheels, &lastdir)))
214 if (delalert(Lp_A_PrintWheels, name) == -1)
216 if (!(path = makepath(Lp_A_PrintWheels, name, (char *)0)))
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dgetpaths.c61 char Lp_A_PrintWheels[] = ETCDIR "/pwheels"; variable
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpfsck.c81 proto (D, 1, Lp_A_PrintWheels, NULL, 0775, Lp_Uid, Lp_Gid);
H A Dexec.c1061 av[ac++] = arg_string(TRUSTED, "%s/%s/%s", Lp_A_PrintWheels,
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h372 Lp_A_PrintWheels[],

Completed in 48 milliseconds