Searched refs:pathname_levels (Results 1 – 8 of 8) sorted by relevance
25 int pathname_levels (const char *path);
72 if (pathname_levels(argv[1]) > 0) in suck()
118 if (pathname_levels (repos) > 0) in Name_Repository()
154 if (pathname_levels (mname) > 0) in my_module()
671 return pathname_levels (questionable); in path_list_prefixed()696 if (pathname_levels (pathname) == 0) return 1; in is_valid_client_path()4909 level = pathname_levels (argv[i]);
119 pathname_levels (const char *p) in pathname_levels() function
206 if (ISABSOLUTE (argv[0]) || pathname_levels (argv[0]) > 0) in import()
1047 if (pathname_levels (path) > max_dotdot_limit) in server_pathname_check()1094 if (pathname_levels (repos + root_len + 1) > 0) in outside_root()1186 if (pathname_levels (dir) > max_dotdot_limit) in dirswitch()