Searched defs:totsize (Results 1 – 3 of 3) sorted by relevance
79 static long totsize; /* total print job size in bytes */ variable
1352 int sock_bufferize(const void *data, int size, char *outbuf, int *offset, int totsize, int checkonl… in sock_bufferize()
706 off_t dmpcnt, totsize; in DoTextdumpFile() local