Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/lpr/lpc/
HDcmdtab.c63 { "bottomq", botmqhelp, PR, bottomq_cmd, 0 },
HDextern.h47 void bottomq_cmd(int _argc, char *_argv[]);
HDmovejobs.c164 bottomq_cmd(int argc, char *argv[]) in bottomq_cmd() function