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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c668 * spacecheck - determine whether the given directory's filesystem
682 * for the soft limit check as before, spacecheck checks for space
690 spacecheck(dirlist_t *thisdir, int test_limit, size_t next_buf_size, function
840 * a -1 means spacecheck couldn't check for space.
844 (spacecheck(ctrl->activeDir, ctrl->fullness_state, in_len,
848 (statrc = spacecheck(ctrl->activeDir, ctrl->fullness_state,
851 "binfile: returned from spacecheck\n"));

Completed in 23 milliseconds