Home
last modified time | relevance | path

Searched defs:totsize (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/usr.sbin/lpr/common_source/
HDdisplayq.c85 static long totsize; /* total print job size in bytes */ variable
/freebsd-14-stable/contrib/libpcap/
HDsockutils.c1352 int sock_bufferize(const void *data, int size, char *outbuf, int *offset, int totsize, int checkonl… in sock_bufferize()
/freebsd-14-stable/sbin/savecore/
HDsavecore.c706 off_t dmpcnt, totsize; in DoTextdumpFile() local