/titanic_41/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | lpadmin.c | 114 if (STREQU(NAME_ALL, x) || STREQU(NAME_ANY, x)) { in main() 123 while ((class_pointer = getclass(NAME_ALL))) in main() 136 while ((printer_pointer = getprinter(NAME_ALL))) in main() 153 if (STREQU(*S, NAME_ALL) || STREQU(*S, NAME_ANY)) { in main() 154 while ((pwheel_pointer = getpwheel(NAME_ALL))) { in main() 172 if (STREQU(NAME_ALL, p) || STREQU(NAME_ANY, p)) { in main() 174 while ((printer_pointer = getprinter(NAME_ALL)) != NULL) { in main() 208 NAME_ALL, in main()
|
H A D | chkopts.c | 148 !STREQU(NAME_ALL, x) in chkopts() 188 if (!STREQU(NAME_ALL, *S) && !STREQU(NAME_ANY, *S)) in chkopts() 290 (STREQU(NAME_ANY, p) || STREQU(NAME_ALL, p)) in chkopts() 322 if (!STREQU(NAME_ALL, p) && !STREQU(NAME_ANY, p)) in chkopts() 675 if (!STREQU(*pf, NAME_ALL)) { in chkopts() 830 form = NAME_ALL; 901 if (!STREQU(form, NAME_ALL)) { 911 if (!STREQU(form, NAME_ALL)) { 1088 if (STREQU(s, NAME_ALL) || STREQU(s, NAME_ANY)) {
|
H A D | do_printer.c | 135 if (allow_user_printer(getlist(NAME_ALL, "", ","), p) == -1) { in do_printer() 234 c = NAME_ALL; in do_printer() 237 if (STREQU(c, NAME_ALL)) in do_printer() 305 if (STREQU(c, NAME_ALL)) in do_printer() 313 if (STREQU(r, NAME_ALL) || STREQU(r, NAME_ANY)) in do_printer()
|
H A D | fromclass.c | 78 while ((pc = getclass(NAME_ALL)))
|
/titanic_41/usr/src/cmd/lp/lib/lp/ |
H A D | searchlist.c | 52 else if (STREQU(item, NAME_ANY) || STREQU(item, NAME_ALL)) 63 || STREQU(*list, NAME_ALL) 90 else if (STREQU(item, NAME_ANY) || STREQU(item, NAME_ALL)) 101 || STREQU(*list, NAME_ALL)
|
/titanic_41/usr/src/cmd/lp/lib/access/ |
H A D | bang.c | 86 if (STREQU (NAME_ALL, user2p) || STREQU(NAME_ALL, user1p)) in bangequ() 104 sysname1_all = STREQU (NAME_ALL, sysname1); in bangequ() 105 username1_all = STREQU (NAME_ALL, username1); in bangequ() 127 sysname2_all = STREQU (NAME_ALL, sysname2); in bangequ() 128 username2_all = STREQU (NAME_ALL, username2); in bangequ()
|
H A D | change.c | 160 STREQU(*pl, NAME_ALL) in chgaccess()
|
/titanic_41/usr/src/cmd/lp/lib/printers/ |
H A D | printwheels.c | 72 if (STREQU(NAME_ALL, name)) { 128 if (STREQU(name, NAME_ALL)) { 188 if (STREQU(NAME_ALL, name)) {
|
H A D | getpentry.c | 76 isNameAll = STREQU(NAME_ALL, name); in getpentry()
|
H A D | delprinter.c | 76 if (STREQU(NAME_ALL, name)) {
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | init.c | 83 while((p = Getprinter(NAME_ALL)) != NULL || errno != ENOENT) { in init_printers() 97 while((c = Getclass(NAME_ALL)) != NULL) { in init_classes() 109 while ((f = Getform(NAME_ALL)) != NULL) { in init_forms() 121 while((p = Getpwheel(NAME_ALL)) != NULL || errno != ENOENT) in init_pwheels()
|
H A D | disp2.c | 226 if (!*printer || STREQU(printer, NAME_ALL)) in s_unload_printer() 340 if (!*printer || STREQU(printer, NAME_ALL)) { in s_inquire_printer_status() 474 if (!*class || STREQU(class, NAME_ALL)) { in s_unload_class() 543 if (!*class || STREQU(class, NAME_ALL)) { in s_inquire_class() 582 if (!*printer || STREQU(printer, NAME_ALL)) { in s_paper_allowed()
|
/titanic_41/usr/src/cmd/lp/lib/filters/ |
H A D | getfilter.c | 67 if (STREQU(NAME_ALL, name)) 94 if (!STREQU(NAME_ALL, name))
|
H A D | delfilter.c | 58 if (STREQU(NAME_ALL, name)) {
|
H A D | putfilter.c | 62 if (STREQU(NAME_ALL, name)) {
|
/titanic_41/usr/src/cmd/lp/cmd/ |
H A D | lpforms.c | 227 form = NAME_ALL; in main() 383 && !STREQU(NAME_ALL, form) in main() 478 char * all_list[] = { NAME_ALL, 0 }; 582 if (!STREQU(NAME_ALL, form)) 617 if (STREQU(NAME_ALL, form)) { 861 if (STREQU(NAME_ALL, form)) { 1006 while (getform(NAME_ALL, &fbuf, &alert, (FILE **)0) == 0) 1081 if (STREQU(NAME_ALL, form)) {
|
H A D | lpfilter.c | 181 filter = NAME_ALL; 378 if (STREQU(NAME_ALL, filter)) { 615 if (STREQU(NAME_ALL, filter)) { 721 if (STREQU(NAME_ALL, filter)) {
|
/titanic_41/usr/src/cmd/lp/lib/papi/ |
H A D | lpsched-service.c | 42 while (getform(NAME_ALL, &form, (FALERT *)0, (FILE **)0) != -1) { in lpsched_service_information()
|
/titanic_41/usr/src/cmd/lp/include/ |
H A D | lp.h | 91 #define ALL_BANG_ALL NAME_ALL BANG_S NAME_ALL 172 #define NAME_ALL "all" macro
|
/titanic_41/usr/src/cmd/lp/lib/class/ |
H A D | delclass.c | 54 if (STREQU(NAME_ALL, name)) { in delclass()
|
H A D | putclass.c | 57 if (STREQU(NAME_ALL, name)) { in putclass()
|
H A D | getclass.c | 70 if (STREQU(NAME_ALL, name)) { in getclass()
|
/titanic_41/usr/src/cmd/lp/lib/forms/ |
H A D | delform.c | 64 if (STREQU(NAME_ALL, name)) {
|
H A D | getform.c | 68 if (STREQU(NAME_ALL, name)) { in getform()
|
H A D | putform.c | 63 if (STREQU(NAME_ALL, name)) { in putform()
|