Searched refs:upstat (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.sbin/lpr/lpc/ |
H A D | cmds.c | 74 static void upstat(struct printer *_pp, const char *_msg, int _notify); 361 upstat(struct printer *pp, const char *msg, int notifyuser) in upstat() function 435 upstat(pp, "printing disabled\n", 0); in abort_q() 937 upstat(pp, generic_msg, 1); in down_q() 1004 upstat(pp, generic_msg, 1); in setstatus_q() 1125 upstat(pp, "printing disabled\n", 0); in stop_q()
|