Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dchange.c89 return (chgaccess(0, form_list, printer, Lp_A_Printers, FACCESSPREFIX)); in deny_form_printer()
99 return (chgaccess(1, form_list, printer, Lp_A_Printers, FACCESSPREFIX)); in allow_form_printer()
H A Dallowed.c158 if (loadaccess(Lp_A_Printers, printer, FACCESSPREFIX, &allow, &deny) == -1)
H A Dloadaccess.c70 return (loadaccess(Lp_A_Printers, printer, FACCESSPREFIX, pallow, in load_formprinter_access()
/illumos-gate/usr/src/cmd/lp/include/
H A Dlp.h124 #define FACCESSPREFIX "forms." macro
127 #define FALLOWFILE FACCESSPREFIX ALLOWFILE
128 #define FDENYFILE FACCESSPREFIX DENYFILE