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

/freebsd-10.1-release/contrib/ldns/
H A Dstr2host.c1147 char* nsap_str = (char*) str; local
1155 if (nsap_str[i] == '.')
1156 nsap_str[i] = ' ';

Completed in 101 milliseconds