Searched refs:Lp_A_Interfaces (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/lp/lib/printers/ |
H A D | delprinter.c | 70 if (!Lp_A_Printers || !Lp_A_Interfaces) { 72 if (!Lp_A_Printers || !Lp_A_Interfaces) 123 if (!(path = makepath(Lp_A_Interfaces, name, (char *)0)))
|
H A D | putprinter.c | 128 if (!Lp_A_Printers || !Lp_A_Interfaces) { in putprinter() 130 if (!Lp_A_Printers || !Lp_A_Interfaces) in putprinter() 159 if (!(path = makepath(Lp_A_Interfaces, name, (char *)0))) in putprinter() 167 if (!(path = makepath(Lp_A_Interfaces, name, (char *)0))) in putprinter()
|
H A D | okprinter.c | 147 if (!(path = makepath(Lp_A_Interfaces, name, (char *)0))) in okinterface()
|
/titanic_50/usr/src/cmd/lp/lib/lp/ |
H A D | getpaths.c | 59 char Lp_A_Interfaces[] = ETCDIR "/interfaces"; variable
|
/titanic_50/usr/src/cmd/lp/cmd/lpsched/ |
H A D | lpfsck.c | 79 proto (D, 1, Lp_A_Interfaces, NULL, 0775, Lp_Uid, Lp_Gid); in lpfsck()
|
H A D | exec.c | 746 av[ac++] = arg_string(TRUSTED, "%s/%s", Lp_A_Interfaces, in exec()
|
/titanic_50/usr/src/cmd/lp/include/ |
H A D | lp.h | 369 Lp_A_Interfaces[],
|
/titanic_50/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_printer.c | 460 Lp_A_Interfaces,
|