Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/tar/
H A Dtar.c539 static char *skipslashes(char *string, char *start);
8338 skipslashes(char *string, char *start) in skipslashes() function
8374 s = skipslashes(s, tmpdir); in get_parent()
8597 ptr = skipslashes(end, path); in chop_endslashes()
/titanic_50/usr/src/cmd/cpio/
H A Dcpio.c207 static char *skipslashes(char *string, char *start);
8533 s = skipslashes(s, tmpdir); in get_parent()
9044 skipslashes(char *string, char *start) in skipslashes() function
9676 ptr = skipslashes(end, path); in chop_endslashes()