Searched refs:check_options (Results 1 – 7 of 7) sorted by relevance
145 int options, check_options, maxfd; in main() local166 check_options = LPD_NOPORTCHK; /* XXX - lp* not setuid root */ in main()230 check_options |= LPD_NOPORTCHK; in main()438 chkhost((struct sockaddr *)&frominet, check_options); in main()
179 void (*check_options)(void); member
272 if (protp->check_options != NULL)273 (*protp->check_options)();
810 extern void check_options PROTO((void));
165 check_options();
182 void check_options() in check_options() function
148 int check_options(struct dirlist *);939 if (check_options(dirhead)) { in get_exportlist()2007 check_options(struct dirlist *dp) in check_options() function