Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c658 static int ignore_size = 0; in spacecheck() local
660 ignore_size += next_buf_size; in spacecheck()
662 if ((test_limit == PLENTY_SPACE) && (ignore_size < IGNORE_SIZE)) in spacecheck()
678 ignore_size = 0; in spacecheck()