Home
last modified time | relevance | path

Searched defs:lab1 (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/util/data/
H A Ddname.c102 register uint8_t lab1, lab2; in query_dname_compare() local
/freebsd/contrib/unbound/validator/
H A Dval_nsec3.c706 label_compare_lower(uint8_t* lab1, uint8_t* lab2, size_t lablen) in label_compare_lower()