Searched refs:ISC_R_BOUND (Results 1 - 3 of 3) sorted by relevance

/bind-9.11.3/lib/isc/include/isc/
H A Dresult.h34 #define ISC_R_BOUND 15 /*%< socket already bound */ macro
/bind-9.11.3/lib/isc/win32/
H A Dsocket.c3287 return (ISC_R_BOUND);
3552 return (ISC_R_BOUND);
/bind-9.11.3/lib/isc/unix/
H A Dsocket.c5610 return (ISC_R_BOUND);

Completed in 35 milliseconds