Searched defs:print_l (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/lp/lib/printers/
H A Dputprinter.c60 static void print_l (int, char *, char **);
72 print_l(),
352 print_l(fdout, HEAD, prbufp->char_sets);
360 print_l(fdout, HEAD, prbufp->input_types);
413 print_l(fdout, HEAD, printer_types);
442 print_l(fdout, HEAD, prbufp->modules);
447 print_l(fdout, HEAD, prbufp->options);
499 ** print_l() - PRINT (char **) LIST WITH HEADER
516 print_l(int fd, char *head, char **list) function

Completed in 71 milliseconds