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

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

Completed in 94 milliseconds