Searched refs:clean_q (Results 1 – 3 of 3) sorted by relevance
| /freebsd/usr.sbin/lpr/lpc/ |
| H A D | cmdtab.c | 64 { "clean", cleanhelp, PR, clean_gi, clean_q }, 76 { "tclean", tcleanhelp, 0, tclean_gi, clean_q },
|
| H A D | extern.h | 47 void clean_q(struct printer *_pp);
|
| H A D | cmds.c | 646 clean_q(struct printer *pp) in clean_q() function
|