Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dsymlinks.c78 static int tidy_path (char *path) in tidy_path() function
187 (void) tidy_path(abspath); in fix_symlink()
213 fix_messy = tidy_path(strcpy(new,lpath)); in fix_symlink()
231 (void) tidy_path(lpath); in fix_symlink()
252 (void) tidy_path(new); in fix_symlink()
374 tidy_path(strcat(path, p));