Searched refs:nextprinter (Results 1 - 7 of 7) sorted by relevance

/freebsd-13-stable/usr.sbin/lpr/lpq/
H A Dlpq.c144 more = nextprinter(pp, &status);
/freebsd-13-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c275 more = nextprinter(pp, &status);
/freebsd-13-stable/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c151 more = nextprinter(pp, &error);
/freebsd-13-stable/usr.sbin/lpr/common_source/
H A Dlp.h301 int nextprinter(struct printer *_pp, int *_error);
H A Dprintcap.c167 nextprinter(struct printer *pp, int *error) function
207 * Internal routine for both getprintcap() and nextprinter().
/freebsd-13-stable/usr.sbin/lpr/lpd/
H A Dlpd.c615 more = nextprinter(pp, &status);
/freebsd-13-stable/usr.sbin/lpr/lpc/
H A Dcmds.c212 more = nextprinter(pp, &cmdstatus);

Completed in 58 milliseconds