OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:destfile
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ftp/
fetch.c
2246
char *
destfile
= outfile;
local in function:fetch_ftp
2247
if (
destfile
== NULL) {
2250
destfile
= cp + 1;
2252
destfile
= file;
2254
xargv[2] = (char *)
destfile
;
fetch.c
2246
char *
destfile
= outfile;
local in function:fetch_ftp
2247
if (
destfile
== NULL) {
2250
destfile
= cp + 1;
2252
destfile
= file;
2254
xargv[2] = (char *)
destfile
;
Completed in 23 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025