Searched refs:ISC_R_ADDRINUSE (Results 1 – 3 of 3) sorted by relevance
83 return (ISC_R_ADDRINUSE); in isc___errno2result()
2199 return (ISC_R_ADDRINUSE); in isc_socket_bind()
31 #define ISC_R_ADDRINUSE 5 /*%< address in use */ macro