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

/freebsd-10.1-release/crypto/openssh/
H A Dsftp.c333 path_strip(char *path, char *strip) function
790 tmp = path_strip(path, strip_path);
817 fname = path_strip(tmp, strip_path);
903 fname = path_strip(g.gl_pathv[i], strip_path);
1851 tmp = path_strip(tmp2, isabs ? NULL : remote_path);

Completed in 200 milliseconds