OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:efile
(Results
1 - 2
of
2
) sorted by relevancy
/src/distrib/utils/ssh/
ssh.c
413
run [-bg] [-i ifile] [-o ofile] [-e
efile
] program [args...]\n\
423
char *opt, *ifile, *ofile, *
efile
;
local in function:cmd_run
434
ifile = ofile =
efile
= NULL;
449
efile
= argv[0];
487
if (
efile
)
488
child_newfd(2,
efile
, O_WRONLY|O_CREAT);
ssh.c
413
run [-bg] [-i ifile] [-o ofile] [-e
efile
] program [args...]\n\
423
char *opt, *ifile, *ofile, *
efile
;
local in function:cmd_run
434
ifile = ofile =
efile
= NULL;
449
efile
= argv[0];
487
if (
efile
)
488
child_newfd(2,
efile
, O_WRONLY|O_CREAT);
Completed in 22 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025