Home
last modified time | relevance | path

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

/freebsd-10-stable/usr.sbin/lpr/lpq/
Dlpq.c142 more = nextprinter(pp, &status); in main()
/freebsd-10-stable/usr.sbin/lpr/common_source/
Dlp.h299 int nextprinter(struct printer *_pp, int *_error);
Dprintcap.c171 nextprinter(struct printer *pp, int *error) in nextprinter() function
/freebsd-10-stable/usr.sbin/lpr/chkprintcap/
Dchkprintcap.c146 more = nextprinter(pp, &error); in main()
/freebsd-10-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
Dhostres_printer_tbl.c275 more = nextprinter(pp, &status); in hrPrinter_get_OS_entries()
/freebsd-10-stable/usr.sbin/lpr/lpd/
Dlpd.c613 more = nextprinter(pp, &status); in startup()
/freebsd-10-stable/usr.sbin/lpr/lpc/
Dcmds.c210 more = nextprinter(pp, &cmdstatus); in generic()