Home
last modified time | relevance | path

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

/freebsd/usr.sbin/lpr/common_source/
H A Ddisplayq.c79 static long totsize; /* total print job size in bytes */ variable
/freebsd/contrib/libpcap/
H A Dsockutils.c1352 int sock_bufferize(const void *data, int size, char *outbuf, int *offset, int totsize, int checkonl… in sock_bufferize()
/freebsd/sbin/savecore/
H A Dsavecore.c706 off_t dmpcnt, totsize; in DoTextdumpFile() local