Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/util/data/
H A Dmsgparse.c56 uint8_t* dprfirst, uint8_t* dprlast) in smart_compare() argument
65 if( p == dprfirst || p == dprlast ) in smart_compare()