Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/cvs/src/
Dserver.c824 static int max_dotdot_limit = 0; variable
849 if (pathname_levels (path) > max_dotdot_limit)
854 max_dotdot_limit);
952 max_dotdot_limit = lim;
981 if (pathname_levels (dir) > max_dotdot_limit)