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

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c82 #define FSIZE_MIN 512000 macro
689 * Parses p_fsize value and contains it within the range FSIZE_MIN and
716 (proposed_maxsize < FSIZE_MIN)) ||

Completed in 200 milliseconds