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

/freebsd-current/contrib/unbound/util/
H A Dnet_help.h563 char* sock_strerror(int errn);
H A Dnet_help.c1836 sock_strerror(int errn) argument
1838 return strerror(errn);
1849 sock_strerror(int ATTR_UNUSED(errn))

Completed in 108 milliseconds