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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c147 int ignore_size; member in struct:plg_ctrl
695 ctrl->ignore_size += next_buf_size;
697 if ((test_limit == PLENTY_SPACE) && (ctrl->ignore_size < IGNORE_SIZE))
714 ctrl->ignore_size = 0;

Completed in 21 milliseconds