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

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

Completed in 21 milliseconds