Searched refs:errn (Results 1 – 2 of 2) sorted by relevance
594 char* sock_strerror(int errn);
2003 sock_strerror(int errn) in sock_strerror() argument2005 return strerror(errn); in sock_strerror()2016 sock_strerror(int ATTR_UNUSED(errn)) in sock_strerror() argument