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

/freebsd-10-stable/bin/test/
H A Dtest.c179 static intmax_t getq(const char *);
526 getq(const char *s) function
556 q1 = getq(s1);
557 q2 = getq(s2);
/freebsd-10-stable/usr.sbin/lpr/lpc/
H A Dmovejobs.c215 nitems = getq(pp, &queue);
H A Dcmds.c1188 nitems = getq(pp, &queue);
/freebsd-10-stable/usr.sbin/lpr/common_source/
H A Dlp.h182 * The job_processed value can be used by callers of getq(), to keep
188 int job_processed; /* set to zero by getq() */
287 int getq(const struct printer *_pp, struct jobqueue *(*_namelist[]));
H A Dcommon.c118 getq(const struct printer *pp, struct jobqueue *(*namelist[])) function
H A Ddisplayq.c126 if ((nitems = getq(pp, &queue)) < 0)
/freebsd-10-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c240 if ((nitems = getq(pp, &queue)) < 0) {
350 if ((nitems = getq(pp, &queue)) < 0) {
/freebsd-10-stable/contrib/ntp/libparse/
H A Dparsesolaris.c448 while ((mp = getq(q)))
H A Dparsestreams.c606 while ((mp = getq(q)))

Completed in 177 milliseconds