Searched refs:S_BLKSIZE (Results 1 – 1 of 1) sorted by relevance
49 #ifndef S_BLKSIZE50 #define S_BLKSIZE 512 macro1739 if (statbuf.st_blocks < statbuf.st_size / S_BLKSIZE) { in do_write()