Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/unbound/util/
H A Dnet_help.h516 char* sock_strerror(int errn);
H A Dnet_help.c1648 sock_strerror(int errn) in sock_strerror() argument
1650 return strerror(errn); in sock_strerror()
1661 sock_strerror(int ATTR_UNUSED(errn)) in sock_strerror() argument