Home
last modified time | relevance | path

Searched refs:FACCESSPREFIX (Results 1 – 4 of 4) sorted by relevance

/titanic_44/usr/src/cmd/lp/lib/access/
H A Dchange.c91 return (chgaccess(0, form_list, printer, Lp_A_Printers, FACCESSPREFIX)); in deny_form_printer()
101 return (chgaccess(1, form_list, printer, Lp_A_Printers, FACCESSPREFIX)); in allow_form_printer()
H A Dallowed.c161 if (loadaccess(Lp_A_Printers, printer, FACCESSPREFIX, &allow, &deny) == -1)
H A Dloadaccess.c72 return (loadaccess(Lp_A_Printers, printer, FACCESSPREFIX, pallow, in load_formprinter_access()
/titanic_44/usr/src/cmd/lp/include/
H A Dlp.h126 #define FACCESSPREFIX "forms." macro
129 #define FALLOWFILE FACCESSPREFIX ALLOWFILE
130 #define FDENYFILE FACCESSPREFIX DENYFILE