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

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c631 #define IGNORE_SIZE 8192 macro
645 * IGNORE_SIZE is one page (Sol 9 / 10 timeframe) and is the default
648 * remaining IGNORE_SIZE bytes. This reduces the number of statvfs()
662 if ((test_limit == PLENTY_SPACE) && (ignore_size < IGNORE_SIZE))

Completed in 61 milliseconds