Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c95 int dl_space; member
177 node_new->dl_space = node_orig->dl_space; in dupdirnode()
219 node->dl_space = PLENTY_SPACE; in growauditlist()
558 current_dir->dl_space = SPACE_FULL; in open_log()
588 current_dir->dl_space = SPACE_FULL; in open_log()
668 thisdir->dl_space = SPACE_FULL; in spacecheck()
675 thisdir->dl_space = SPACE_FULL; in spacecheck()
677 thisdir->dl_space = fullness_state = PLENTY_SPACE; in spacecheck()
680 thisdir->dl_space = SOFT_SPACE; in spacecheck()
682 if (thisdir->dl_space == PLENTY_SPACE) in spacecheck()
[all …]