Home
last modified time | relevance | path

Searched refs:bstr_common_ext (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/nsd/dist/
H A Dradtree.h239 radstrlen_type bstr_common_ext(uint8_t* x, radstrlen_type xlen, uint8_t* y,
H A Dradtree.c310 bstr_common_ext(uint8_t* x, radstrlen_type xlen, uint8_t* y, in bstr_common_ext() function
H A Dudbradtree.c433 return bstr_common_ext(x, xlen, y, ylen); in udb_bstr_common()