Home
last modified time | relevance | path

Searched refs:stat_recv (Results 1 – 3 of 3) sorted by relevance

/freebsd/usr.sbin/lpr/common_source/
H A Dprintcap.c244 CHK(capdb_getaltstr(bp, "sr", "stat.recv", 0, &pp->stat_recv)); in getprintcap_int()
342 cfree(pp->stat_recv); in free_printer()
H A Dlp.h81 char *stat_recv; /* SR: statistics file, receiving jobs */ member
H A Dcommon.c582 statfname = pp->stat_recv; in trstat_write()