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

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dresult.h43 #define ISC_R_BOUND 15 /*%< socket already bound */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dresult.h43 #define ISC_R_BOUND 15 /*%< socket already bound */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dsocket.c3220 return (ISC_R_BOUND);
3471 return (ISC_R_BOUND);
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dsocket.c5113 return (ISC_R_BOUND);
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dsocket.c5079 return (ISC_R_BOUND);

Completed in 100 milliseconds