Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/lpq/
H A Dlpq.c130 more = nextprinter(pp, &status); in main()
/freebsd/usr.sbin/lpr/common_source/
H A Dlp.h298 int nextprinter(struct printer *_pp, int *_error);
H A Dprintcap.c159 nextprinter(struct printer *pp, int *error) in nextprinter() function
/freebsd/usr.sbin/lpr/chkprintcap/
H A Dchkprintcap.c149 more = nextprinter(pp, &error); in main()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_printer_tbl.c273 more = nextprinter(pp, &status); in hrPrinter_get_OS_entries()
/freebsd/usr.sbin/lpr/lpd/
H A Dlpd.c609 more = nextprinter(pp, &status); in startup()
/freebsd/usr.sbin/lpr/lpc/
H A Dcmds.c198 more = nextprinter(pp, &cmdstatus); in generic()