Searched defs:STAT_BLOCKSIZE (Results 1 – 1 of 1) sorted by relevance
122 #define STAT_BLOCKSIZE(s) (s).st_blksize macro124 #define STAT_BLOCKSIZE(s) (8 * 1024) macro