Home
last modified time | relevance | path

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

/openbsd/usr.sbin/nsd/
H A Ddname.h394 char* wirelabel2str(const uint8_t* label);
H A Ddname.c514 char* wirelabel2str(const uint8_t* label) in wirelabel2str() function
H A Doptions.c2272 return wirelabel2str(dname_label(d, i)); in get_end_label()