Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dscp.c1944 int i, r, targetisdir, err = 0; in throughlocal_sftp() local
1954 targetisdir = sftp_remote_is_dir(to, target); in throughlocal_sftp()
1955 if (!targetisdir && targetshouldbedirectory) { in throughlocal_sftp()
1994 if (targetisdir) in throughlocal_sftp()