Searched defs:path_kill_slashes (Results 1 - 1 of 1) sorted by relevance

/systemd/src/basic/
H A Dpath-util.c149 path_kill_slashes(r);
193 path_kill_slashes(r);
318 char *path_kill_slashes(char *path) { function
505 *ret = path_kill_slashes(j);
659 path_kill_slashes(p);

Completed in 8 milliseconds