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

/illumos-gate/usr/src/lib/auditd_plugins/binfile/
H A Dbinfile.c119 static dirlist_t *startdir; /* first dir in the ring */ variable
344 activeDir = startdir = thisdir;
894 if (activeDir == startdir) { /* full circle */

Completed in 45 milliseconds