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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dsoaserial.c59 static const char *strfindstr (const char *str, const char *search);
129 if ( (p = strfindstr (line, "IN")) && strfindstr (p+2, "SOA") ) /* line contains "IN" and "SOA" */
145 static const char *strfindstr (const char *str, const char *search) function

Completed in 11 milliseconds