/titanic_41/usr/src/cmd/lp/lib/lp/ |
H A D | getpaths.c | 90 path = makepath(Lp_A_Printers, name, component, NULL); in getprinterfile() 107 path = makepath(Lp_A_Systems, name, component, NULL); in getsystemfile() 124 path = makepath(Lp_A_Classes, name, NULL); in getclassfile() 141 path = makepath(ETCDIR, table, NULL); in getfilterfile() 158 path = makepath(Lp_A_Forms, name, component, NULL); in getformfile()
|
H A D | alerts.c | 114 if (!(path = makepath(parent, name, (char *)0))) in putalert() 129 if (!(path = makepath(parent, name, ALERTSHFILE, (char *)0))) in putalert() 152 if (!(path = makepath(Lp_Bin, ALERTPROTOFILE, (char *)0))) in putalert() 247 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in putalert() 287 if (!(path = makepath(parent, name, (char *)0))) in getalert() 302 if (!(path = makepath(parent, name, ALERTSHFILE, (char *)0))) in getalert() 345 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in getalert() 399 if (!(path = makepath(parent, name, (char *)0))) in delalert() 414 if (!(path = makepath(parent, name, ALERTSHFILE, (char *)0))) in delalert() 422 if (!(path = makepath(parent, name, ALERTVARSFILE, (char *)0))) in delalert()
|
H A D | makepath.c | 51 makepath ( in makepath() function 56 makepath (s, va_alist) in makepath()
|
H A D | next.c | 114 if (!(path = makepath(parent, name, (char *)0)))
|
H A D | isterminfo.c | 189 if (!(path = makepath(parent, type_letter, type, (char *)0)))
|
H A D | Makefile | 57 makepath.o \
|
H A D | set_charset.c | 214 p = makepath(parent, T, type, name, (char *)0);
|
/titanic_41/usr/src/cmd/lp/cmd/lpsched/ |
H A D | files.c | 70 char *newfile = makepath(Lp_Tmp, Local_System, in chfiles() 138 path = makepath(Lp_Requests, rp->req_file, (char *)0); in rmfiles() 146 path = makepath(Lp_Tmp, rp->req_file, (char *)0); in rmfiles() 176 path = makepath(Lp_Tmp, p, NULL); in rmfiles() 186 path = makepath(Lp_Temp, tmpName, (char *)0); in rmfiles() 238 path = makepath(Lp_Temp, p, (char *)0); in rmfiles() 377 file = makepath(Lp_Temp, base, (char *)0); in _alloc_files()
|
H A D | status.c | 105 pstatus = makepath(Lp_System, PSTATUSFILE, (char *)0); in load_pstatus() 291 fault_status = makepath(Lp_A_Printers, printerName, in load_fault_status() 356 cstatus = makepath(Lp_System, CSTATUSFILE, (char *)0); in load_cstatus() 568 pstatus = makepath(Lp_System, PSTATUSFILE, (char *)0); in dump_pstatus() 633 fault_status = makepath(Lp_A_Printers, printerName, FAULT_MESSAGE_FILE, in dump_fault_status() 660 cstatus = makepath(Lp_System, CSTATUSFILE, (char *)0); in dump_cstatus()
|
H A D | lpfsck.c | 187 real_dir = makepath(Lp_Tmp, Local_System, NULL); in check_link() 372 old = makepath(prefix, old_system, (char *)0); in _rename() 373 new = makepath(prefix, new_system, (char *)0); in _rename()
|
H A D | disp1.c | 114 path = makepath(Lp_Tmp, req_file, (char *)0); in s_print_request() 269 path = makepath(Lp_Temp, tmpName, (char *)0); in s_print_request() 389 path = makepath(Lp_Tmp, rp->req_file, (char *)0); in s_start_change_request() 408 path = makepath(Lp_Tmp, tmpName, (char *)0); in s_start_change_request() 471 path = makepath(Lp_Tmp, rp->req_file, (char *)0); in s_end_change_request() 487 path = makepath(Lp_Tmp, tmpName, (char *)0); in s_end_change_request() 1121 path = makepath(Local_System, cp, NULL); in reqpath() 1129 path = makepath(file, NULL); in reqpath() 1131 path = makepath(Local_System, file, NULL); in reqpath()
|
H A D | flt.c | 142 file = makepath(Lp_Temp, id, (char *)0); in do_flt_acts() 153 file = makepath(Lp_Temp, attrFile, (char *)0); in do_flt_acts()
|
H A D | init.c | 148 sysdir = makepath(Lp_Requests, sysname, NULL); in init_requests() 151 reqfile = makepath(sysname, name, NULL); in init_requests()
|
/titanic_41/usr/src/cmd/lp/lib/access/ |
H A D | files.c | 70 parent = makepath(dir, name, (char *)0); 83 file = makepath(parent, f, (char *)0);
|
/titanic_41/usr/src/cmd/lp/lib/secure/ |
H A D | secure.c | 62 path = makepath(Lp_Requests, file, (char *)0); in getsecure() 158 path = makepath(Lp_Requests, file, (char *)0); in putsecure() 243 pathp = makepath (Lp_Requests, reqfilep, (char *) 0); in rmsecure()
|
/titanic_41/usr/src/cmd/lp/cmd/lpadmin/ |
H A D | do_printer.c | 390 prbufp->interface = makepath(Lp_Model, STANDARD, (char *)0); 418 prbufp->interface = makepath(Lp_Model, m, (char *)0); 459 prbufp->interface = makepath( 505 prbufp->interface = makepath(Lp_Model, m, (char *)0); 525 makepath(Lp_Model, "ppd", n_opt, (char *)0); 669 path = makepath(cur_dir, str, (char *)0);
|
H A D | ismodel.c | 39 return (Access(makepath(Lp_Model, name, (char *)0), 04) != -1);
|
/titanic_41/usr/src/cmd/lp/lib/printers/ |
H A D | delprinter.c | 123 if (!(path = makepath(Lp_A_Interfaces, name, (char *)0))) 135 if (!(path = makepath(ETCDIR, "ppd", ppdfile, (char *)0)))
|
H A D | printwheels.c | 137 if (!(path = makepath(Lp_A_PrintWheels, name, (char *)0))) 216 if (!(path = makepath(Lp_A_PrintWheels, name, (char *)0)))
|
H A D | putprinter.c | 159 if (!(path = makepath(Lp_A_Interfaces, name, (char *)0))) in putprinter() 167 if (!(path = makepath(Lp_A_Interfaces, name, (char *)0))) in putprinter() 561 if (!(path = makepath(ETCDIR, "ppd", buf, (char *)0))) in addPrintersPPD() 627 if (!(path = makepath(ETCDIR, "ppd", buf, (char *)0))) in addPrintersPPD()
|
H A D | okprinter.c | 147 if (!(path = makepath(Lp_A_Interfaces, name, (char *)0))) in okinterface()
|
/titanic_41/usr/src/cmd/lp/lib/requests/ |
H A D | putrequest.c | 108 if (!(path = makepath(Lp_Tmp, file, (char *)0))) 116 } else if (!(path = makepath(Lp_Temp, file, (char *)0)))
|
H A D | anyrequests.c | 64 if (!(subdir = makepath(Lp_Requests, name, (char *)0))) in anyrequests()
|
H A D | getrequest.c | 90 if (!(path = makepath(Lp_Tmp, file, (char *)0))) 98 } else if (!(path = makepath(Lp_Temp, file, (char *)0)))
|
/titanic_41/usr/src/cmd/rmvolmgr/ |
H A D | rmm_common.h | 111 int makepath(char *, mode_t);
|