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

/bind-9.11.3/lib/isccfg/
H A Dnamedconf.c3892 static int cmp_clause(const void *ap, const void *bp) { function
3944 qsort(clauses, NCLAUSES - 1, sizeof(clause[0]), cmp_clause);

Completed in 19 milliseconds