HomeSort by: relevance | last modified time | path
    Searched defs:chkprinter (Results 1 - 4 of 4) sorted by relevancy

  /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

Completed in 22 milliseconds