Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c128 static int fullness_state = PLENTY_SPACE; variable
677 thisdir->dl_space = fullness_state = PLENTY_SPACE; in spacecheck()
823 (spacecheck(activeDir, fullness_state, in_len) != 0)) {
826 (statrc = spacecheck(activeDir, fullness_state,
872 statrc, fullness_state));
895 if (fullness_state == PLENTY_SPACE) { /* once */
896 fullness_state = SOFT_SPACE;
992 fullness_state = PLENTY_SPACE;