Searched refs:stotal (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/bin/ls/
H A Dls.h60 u_int64_t stotal; member in struct:__anon25
H A Dls.c482 u_int64_t btotal, stotal; local
511 btotal = stotal = maxblock = maxsize = 0;
560 stotal += sp->st_size;
616 d.stotal = stotal;
H A Dprint.c396 if ((humanize_number(szbuf, sizeof(szbuf), (int64_t)dp->stotal,

Completed in 61 milliseconds