Searched refs:MAXSYMLINKS (Results 1 – 2 of 2) sorted by relevance
35 #define MAXSYMLINKS 8 macro
170 if (symlinks++ > MAXSYMLINKS) { in realpath()