Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dprintwheels.c71 if (!(name = next_dir(Lp_A_PrintWheels, &lastdir)))
79 if (!(pa = getalert(Lp_A_PrintWheels, name))) {
135 if (!(path = makepath(Lp_A_PrintWheels, name, (char *)0)))
152 if (putalert(Lp_A_PrintWheels, name, &(pwheelp->alert)) == -1)
188 while ((name = next_dir(Lp_A_PrintWheels, &lastdir)))
212 if (delalert(Lp_A_PrintWheels, name) == -1)
214 if (!(path = makepath(Lp_A_PrintWheels, name, (char *)0)))
/illumos-gate/usr/src/cmd/lp/lib/lp/
H A Dgetpaths.c59 char Lp_A_PrintWheels[] = ETCDIR "/pwheels"; variable
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dlpfsck.c79 proto (D, 1, Lp_A_PrintWheels, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck()
H A Dexec.c955 av[ac++] = arg_string(TRUSTED, "%s/%s/%s", Lp_A_PrintWheels, in exec()
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h374 Lp_A_PrintWheels[],