Searched refs:path_strip (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp.c315 path_strip(char *path, char *strip) function
715 tmp = path_strip(path, strip_path);
742 fname = path_strip(tmp, strip_path);
828 fname = path_strip(g.gl_pathv[i], strip_path);
1744 tmp = path_strip(tmp2, isabs ? NULL : remote_path);

Completed in 95 milliseconds