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

/macosx-10.10/OpenSSH-189/openssh/
H A Dsftp.c507 pathname_is_dir(char *pathname) function
569 if (pathname_is_dir(g.gl_pathv[i]) && (rflag || global_rflag)) {
654 if (pathname_is_dir(g.gl_pathv[i]) && (rflag || global_rflag)) {

Completed in 69 milliseconds