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

/macosx-10.9.5/mDNSResponder-522.92.1/mDNSPosix/
H A Dnss_mdns.c1752 get_next_word (char * input, char **next);
1944 word = get_next_word (curr, &curr);
1953 word = get_next_word (curr, &curr);
1963 if (get_next_word (curr, NULL))
2002 Input string. This string is modified by get_next_word.
2016 get_next_word (char * input, char **next) function

Completed in 80 milliseconds