Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Dprintcap.c245 CHK(capdb_getaltstr(bp, "ss", "stat.send", 0, &pp->stat_send)); in getprintcap_int()
343 cfree(pp->stat_send); in free_printer()
H A Dcommon.c576 statfname = pp->stat_send; in trstat_write()
593 statfname = pp->stat_send; in trstat_write()
H A Dlp.h82 char *stat_send; /* SS: statistics file, sending jobs */ member