Home
last modified time | relevance | path

Searched refs:clean_q (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/lpr/lpc/
H A Dcmdtab.c64 { "clean", cleanhelp, PR, clean_gi, clean_q },
76 { "tclean", tcleanhelp, 0, tclean_gi, clean_q },
H A Dextern.h47 void clean_q(struct printer *_pp);
H A Dcmds.c646 clean_q(struct printer *pp) in clean_q() function