Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dsymlinks.c82 static int tidy_path (char *path) in tidy_path() function
191 (void) tidy_path(abspath); in fix_symlink()
217 fix_messy = tidy_path(strcpy(new,lpath)); in fix_symlink()
235 (void) tidy_path(lpath); in fix_symlink()
256 (void) tidy_path(new); in fix_symlink()
378 tidy_path(strcat(path, p));