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

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c95 int dl_space; member in struct:dirlist_s
177 node_new->dl_space = node_orig->dl_space;
219 node->dl_space = PLENTY_SPACE;
558 current_dir->dl_space = SPACE_FULL;
588 current_dir->dl_space = SPACE_FULL;
668 thisdir->dl_space = SPACE_FULL;
675 thisdir->dl_space = SPACE_FULL;
677 thisdir->dl_space = fullness_state = PLENTY_SPACE;
680 thisdir->dl_space
[all...]

Completed in 46 milliseconds