HomeSort by: relevance | last modified time | path
    Searched refs:btotal (Results 1 - 3 of 3) sorted by relevancy

  /src/bin/ls/
ls.h 63 u_int64_t btotal; member in struct:__anon33ec9f980108
ls.c 498 u_int64_t btotal; local in function:display
527 btotal = maxblock = maxsize = 0;
575 btotal += sp->st_blocks;
630 d.btotal = btotal;
print.c 444 dp->btotal * POSIX_BLOCK_SIZE,
452 howmany(dp->btotal, blocksize));

Completed in 15 milliseconds