Searched refs:find_top_from (Results 1 – 1 of 1) sorted by relevance
964 static char *find_top_from(const char *indir, char path_buf[PATH_MAX]) in find_top_from() function1012 top = find_top_from(getcwd(dir, sizeof(dir)), path_buf); in find_top()1018 top = find_top_from(dir, path_buf); in find_top()