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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c666 #define IGNORE_SIZE 8192 macro
680 * IGNORE_SIZE is one page (Sol 9 / 10 timeframe) and is the default
683 * remaining IGNORE_SIZE bytes. This reduces the number of statvfs()
697 if ((test_limit == PLENTY_SPACE) && (ctrl->ignore_size < IGNORE_SIZE))

Completed in 20 milliseconds