Home
last modified time | relevance | path

Searched refs:getq (Results 1 – 9 of 9) sorted by relevance

/freebsd/bin/test/
H A Dtest.c176 static intmax_t getq(const char *);
551 getq(const char *s) in getq() function
581 q1 = getq(s1); in intcmp()
582 q2 = getq(s2); in intcmp()
/freebsd/usr.sbin/lpr/lpc/
H A Dmovejobs.c215 nitems = getq(pp, &queue); in tqbq_common()
H A Dcmds.c1172 nitems = getq(pp, &queue); in topq()
/freebsd/usr.sbin/lpr/common_source/
H A Dlp.h286 int getq(const struct printer *_pp, struct jobqueue *(*_namelist[]));
H A Ddisplayq.c120 if ((nitems = getq(pp, &queue)) < 0) in displayq()
H A Dcommon.c112 getq(const struct printer *pp, struct jobqueue *(*namelist[])) in getq() function
/freebsd/usr.sbin/lpr/lpd/
H A Dprintjob.c228 if ((nitems = getq(pp, &queue)) < 0) { in printjob()
338 if ((nitems = getq(pp, &queue)) < 0) { in printjob()
/freebsd/contrib/ntp/libparse/
H A Dparsesolaris.c448 while ((mp = getq(q))) in parsersvc()
H A Dparsestreams.c606 while ((mp = getq(q))) in parsersvc()