HomeSort by: relevance | last modified time | path
    Searched refs:path_strip (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/bsd/openssh/dist/
sftp.c 367 path_strip(const char *path, const char *strip) function
872 tmp = path_strip(path, strip_path);
900 fname = path_strip(tmp, strip_path);
1059 fname = path_strip(g.gl_pathv[i], strip_path);
2094 tmp = path_strip(tmp2, isabs ? NULL : remote_path);

Completed in 114 milliseconds