OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:no_proxy
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/ftp/
fetch.c
744
char *cp, *ep, *np, *np_copy, *np_iter, *
no_proxy
;
local in function:handle_noproxy
750
no_proxy
= getoptionvalue("
no_proxy
");
751
if (EMPTYSTRING(
no_proxy
))
754
np_iter = np_copy = ftp_strdup(
no_proxy
);
fetch.c
744
char *cp, *ep, *np, *np_copy, *np_iter, *
no_proxy
;
local in function:handle_noproxy
750
no_proxy
= getoptionvalue("
no_proxy
");
751
if (EMPTYSTRING(
no_proxy
))
754
np_iter = np_copy = ftp_strdup(
no_proxy
);
Completed in 24 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025