Home
last modified time | relevance | path

Searched refs:ckqueue (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.sbin/lpr/common_source/
H A Dlp.h123 int ckqueue(char *);
H A Dcommon.c457 ckqueue(char *cap) in ckqueue() function
/openbsd-src/usr.sbin/lpr/lpq/
H A Dlpq.c129 if (ckqueue(buf) <= 0) { in main()
/openbsd-src/usr.sbin/lpr/lpd/
H A Dlpd.c568 if (ckqueue(buf) <= 0) { in startup()