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

/freebsd-11-stable/bin/rcp/
H A Drcp.c84 static int pflag, iamrecursive, targetshouldbedirectory; variable
145 targetshouldbedirectory = 1;
188 targetshouldbedirectory = 1;
194 targetshouldbedirectory ? " -d" : "");
202 if (targetshouldbedirectory)
517 if (targetshouldbedirectory)
/freebsd-11-stable/crypto/heimdal/appl/rcp/
H A Drcp.c38 int pflag, iamremote, iamrecursive, targetshouldbedirectory; variable
70 { NULL, 'd', arg_flag, &targetshouldbedirectory },
130 targetshouldbedirectory = 1;
136 pflag ? " -p" : "", targetshouldbedirectory ? " -d" : "");
144 if (targetshouldbedirectory)
438 if (targetshouldbedirectory)
/freebsd-11-stable/crypto/openssh/
H A Dscp.c357 int pflag, iamremote, iamrecursive, targetshouldbedirectory; variable
465 targetshouldbedirectory = 1;
517 targetshouldbedirectory = 1;
525 targetshouldbedirectory ? " -d" : "");
532 if (targetshouldbedirectory)
950 if (targetshouldbedirectory)

Completed in 100 milliseconds