Home
last modified time | relevance | path

Searched refs:max_dotdot_limit (Results 1 – 1 of 1) sorted by relevance

/freebsd-9-stable/contrib/cvs/src/
Dserver.c836 static int max_dotdot_limit = 0; variable
861 if (pathname_levels (path) > max_dotdot_limit)
866 max_dotdot_limit);
963 max_dotdot_limit = lim;
992 if (pathname_levels (dir) > max_dotdot_limit)