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

/bind-9.6-ESV-R11/contrib/zkt/
H A Dsoaserial.c58 static int is_soa_rr (const char *line);
102 while ( fgets (buf, sizeof buf, fp) && !is_soa_rr (buf) )
123 static int is_soa_rr (const char *line) function

Completed in 287 milliseconds