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

/illumos-gate/usr/src/lib/libshare/common/
H A Dlibshare.c450 * group. This is a helper function for checksubdir to make it easier
513 * checksubdir(newpath, strictness)
515 * checksubdir determines if the specified path (newpath) is a
524 checksubdir(sa_handle_t handle, char *newpath, int strictness) function
592 error = checksubdir(handle, path, strictness);

Completed in 67 milliseconds