Searched refs:strip_path (Results 1 – 5 of 5) sorted by relevance
842 const char *strip_path, int lflag) in do_ls_dir() argument863 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() argument1011 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()
2661 introduced when strip_path was nuked (this fix is much more2662 limited in scope than strip_path was; I _think_ that is a good2669 this is just restoring the behavior prior to the strip_path nuking
170 strip_path to strip_trailing_slashes. Basically strip_path is176 * cvs.h (strip_path): Remove declaration.
2214 strip_path anymore.
5221 a reference to the late unlamented strip_path.