Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/lpr/lpc/
Dcmdtab.c71 { "bottomq", botmqhelp, PR, bottomq_cmd, 0 },
Dextern.h49 void bottomq_cmd(int _argc, char *_argv[]);
Dmovejobs.c171 bottomq_cmd(int argc, char *argv[]) in bottomq_cmd() function