Home
last modified time | relevance | path

Searched refs:np_copy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/tnftp/src/
H A Dfetch.c624 char *np, *np_copy, *np_iter; in fetch_url() local
628 np_iter = np_copy = ftp_strdup(no_proxy); in fetch_url()
650 FREEPTR(np_copy); in fetch_url()