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

/xnu-2422.115.4/bsd/sys/
H A Dnamei.h119 u_long ni_loopcnt; /* count of symlinks encountered */ member in struct:nameidata
/xnu-2422.115.4/bsd/vfs/
H A Dvfs_lookup.c335 ndp->ni_loopcnt = 0;
1440 if (ndp->ni_loopcnt++ >= MAXSYMLINKS) {

Completed in 25 milliseconds