Home
last modified time | relevance | path

Searched refs:allow_user_form (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/lp/include/
H A Daccess.h43 int allow_user_form ( char ** , char * );
/illumos-gate/usr/src/cmd/lp/lib/access/
H A Dchange.c57 allow_user_form(char **user_list, char *form) in allow_user_form() function
/illumos-gate/usr/src/cmd/lp/cmd/
H A Dlpforms.c753 if (new_form && allow_user_form(all_list, fbuf.name) == -1) {
758 if (u_allow && allow_user_form(u_allow, fbuf.name) == -1) {