Home | Sort by: relevance | last modified time | path |
/src/usr.sbin/lpr/pac/ | |
pac.c | 94 static int chkprinter(const char *); 174 if (!chkprinter(printer)) { 414 chkprinter(const char *s) function in typeref:typename:int |
pac.c | 94 static int chkprinter(const char *); 174 if (!chkprinter(printer)) { 414 chkprinter(const char *s) function in typeref:typename:int |
/src/usr.sbin/lpr/lpr/ | |
lpr.c | 106 static void chkprinter(const char *); 261 chkprinter(printer); 674 chkprinter(const char *s) function in typeref:typename:void |
lpr.c | 106 static void chkprinter(const char *); 261 chkprinter(printer); 674 chkprinter(const char *s) function in typeref:typename:void |