Home
last modified time | relevance | path

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

/freebsd-src/usr.sbin/lpr/common_source/
H A Ddisplayq.c79 static long totsize; /* total print job size in bytes */ variable
/freebsd-src/contrib/libpcap/
H A Dsockutils.c1350 sock_bufferize(const void * data,int size,char * outbuf,int * offset,int totsize,int checkonly,char * errbuf,int errbuflen) sock_bufferize() argument
/freebsd-src/sbin/savecore/
H A Dsavecore.c703 off_t dmpcnt, totsize; DoTextdumpFile() local