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

/freebsd-current/contrib/unbound/util/data/
H A Ddname.c159 if(LABEL_IS_PTR(lablen)) {
197 if(LABEL_IS_PTR(labellen)) {
242 if(LABEL_IS_PTR(len1)) {
252 if(LABEL_IS_PTR(len2)) {
321 if(LABEL_IS_PTR(lablen)) {
354 if(LABEL_IS_PTR(lablen)) {
400 if(LABEL_IS_PTR(lablen)) {
723 log_assert(!LABEL_IS_PTR(len));
733 log_assert(!LABEL_IS_PTR(lablen));
H A Dmsgparse.h205 #define LABEL_IS_PTR(x) ( ((x)&0xc0) == 0xc0 ) macro
H A Dmsgparse.c61 if(LABEL_IS_PTR(*dnow)) {
71 if(LABEL_IS_PTR(*dprlast) &&
/freebsd-current/contrib/unbound/services/
H A Doutside_network.c2935 if(LABEL_IS_PTR(len1)) {

Completed in 185 milliseconds