Home
last modified time | relevance | path

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

/NextBSD/usr.sbin/lpr/common_source/
HDprintcap.c257 CHK(capdb_getaltstr(bp, "ss", "stat.send", 0, &pp->stat_send)); in getprintcap_int()
355 cfree(pp->stat_send); in free_printer()
HDcommon.c582 statfname = pp->stat_send; in trstat_write()
599 statfname = pp->stat_send; in trstat_write()
HDlp.h83 char *stat_send; /* SS: statistics file, sending jobs */ member