Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/unbound/dist/util/
H A Dnetevent.h875 enum http_status { enum
906 enum http_status status;
/netbsd-src/external/bsd/unbound/dist/services/
H A Dlisten_dnsport.c2563 static char* http_status_to_str(enum http_status s) in http_status_to_str()