OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:iamrecursive
(Results
1 - 2
of
2
) sorted by relevancy
/src/bin/rcp/
rcp.c
79
int pflag, iamremote,
iamrecursive
, targetshouldbedirectory;
variable
124
iamrecursive
= 1;
177
iamrecursive
? " -r" : "", pflag ? " -p" : "",
291
iamrecursive
? " -r" : "", pflag ? " -p" : "",
355
if (
iamrecursive
) {
/src/crypto/external/bsd/openssh/dist/
scp.c
404
int Tflag, pflag, iamremote,
iamrecursive
, targetshouldbedirectory;
variable
528
iamrecursive
= 1;
645
iamrecursive
? " -r" : "", pflag ? " -p" : "",
1222
if (
iamrecursive
)
1340
if (src_is_dir &&
iamrecursive
) {
1393
if (
iamrecursive
) {
1602
if (sftp_globpath_is_dir(g.gl_pathv[i]) &&
iamrecursive
) {
1674
if (src != NULL && !
iamrecursive
&& !Tflag) {
1823
if (!
iamrecursive
)
2018
if (sftp_globpath_is_dir(g.gl_pathv[i]) &&
iamrecursive
) {
[
all
...]
Completed in 13 milliseconds
Indexes created Thu Apr 23 00:23:13 UTC 2026