Searched refs:ispathsep (Results 1 – 1 of 1) sorted by relevance
55 ispathsep(int c) in ispathsep() function74 while (end > path && ispathsep(end[-1])) in path_parent()78 while (base > path && !ispathsep(base[-1])) in path_parent()134 while (end > path && ispathsep(end[-1])) in path_split()144 while (last > path && !ispathsep(last[-1])) in path_split()291 while (len > 0 && ispathsep(path[len-1])) in path_mkdir_recursive()302 while (len2 > 0 && !ispathsep(path[len2-1])) in path_mkdir_recursive()