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

/freebsd-10.0-release/contrib/ldns/
H A Dstr2host.c1153 char* atma_str = (char*) str; local
1159 if (atma_str[i] == '.')
1160 atma_str[i] = ' ';

Completed in 43 milliseconds