Searched refs:targetshouldbedirectory (Results 1 - 2 of 2) sorted by path

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

Completed in 122 milliseconds