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

/illumos-gate/usr/src/cmd/fs.d/nfs/nfslog/
H A Dnfslogd.c77 static boolean_t is_cycle_needed(char *, void **, boolean_t, int *);
653 if (is_cycle_needed(clp->nc_logpath, &processed_list,
671 if (is_cycle_needed(clp->nc_rpclogpath, &processed_list,
685 (void) is_cycle_needed(NULL, &processed_list, B_TRUE, &error);
700 is_cycle_needed(char *path, void **list, boolean_t need2free, int *error) function

Completed in 56 milliseconds