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

/freebsd-current/usr.bin/find/
H A Dfunction.c1489 #define FIND_SIZE 512 macro
1497 size = divsize ? (entry->fts_statp->st_size + FIND_SIZE - 1) /
1498 FIND_SIZE : entry->fts_statp->st_size;

Completed in 315 milliseconds