Searched defs:labelstr (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/dns/tests/
H A Drbt_test.c507 compare_labelsequences(dns_rbtnode_t *node, const char *labelstr) { argument
519 is_equal = strcmp(labelstr, nodestr) == 0 ? ISC_TRUE : ISC_FALSE;

Completed in 14 milliseconds