Home
last modified time | relevance | path

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

/external/dropbear/
Dscp.c281 int pflag, iamremote, iamrecursive, targetshouldbedirectory; variable
372 targetshouldbedirectory = 1; in scp_main()
414 targetshouldbedirectory = 1; in scp_main()
422 targetshouldbedirectory ? " -d" : ""); in scp_main()
429 if (targetshouldbedirectory) in scp_main()
851 if (targetshouldbedirectory)
/external/openssh/
Dscp.c355 int pflag, iamremote, iamrecursive, targetshouldbedirectory; variable
461 targetshouldbedirectory = 1; in main()
503 targetshouldbedirectory = 1; in main()
511 targetshouldbedirectory ? " -d" : ""); in main()
518 if (targetshouldbedirectory) in main()
928 if (targetshouldbedirectory)