OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:np_iter
(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
754
np_iter
= np_copy = ftp_strdup(no_proxy);
756
while ((cp = strsep(&
np_iter
, " ,")) != NULL) {
fetch.c
744
char *cp, *ep, *np, *np_copy, *
np_iter
, *no_proxy;
local in function:handle_noproxy
754
np_iter
= np_copy = ftp_strdup(no_proxy);
756
while ((cp = strsep(&
np_iter
, " ,")) != NULL) {
Completed in 53 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025