Home
last modified time | relevance | path

Searched refs:strip_path (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dsftp.c842 const char *strip_path, int lflag) in do_ls_dir() argument
863 tmp = path_strip(path, strip_path); in do_ls_dir()
891 fname = path_strip(tmp, strip_path); in do_ls_dir()
967 const char *strip_path, int lflag) in do_globbed_ls() argument
1011 err = do_ls_dir(conn, g.gl_pathv[0], strip_path, lflag); in do_globbed_ls()
1050 fname = path_strip(g.gl_pathv[i], strip_path); in do_globbed_ls()
/netbsd-src/external/gpl2/xcvs/dist/src/
H A DChangeLog-972661 introduced when strip_path was nuked (this fix is much more
2662 limited in scope than strip_path was; I _think_ that is a good
2669 this is just restoring the behavior prior to the strip_path nuking
H A DChangeLog-96170 strip_path to strip_trailing_slashes. Basically strip_path is
176 * cvs.h (strip_path): Remove declaration.
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A DChangeLog2214 strip_path anymore.
/netbsd-src/external/gpl2/xcvs/dist/
H A DChangeLog5221 a reference to the late unlamented strip_path.