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

/osnet-11/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c294 loadauditlist(char *dirstr, char *minfreestr, plg_ctrl_t *ctrl) argument
306 if (dirstr == NULL || minfreestr == NULL) {
310 if ((rc = growauditlist(&listhead, dirstr, NULL, &node_count, ctrl))

Completed in 22 milliseconds