Searched refs:ISC_R_INPROGRESS (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dresult.h82 #define ISC_R_INPROGRESS 53 /*%< operation in progress */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dresult.h82 #define ISC_R_INPROGRESS 53 /*%< operation in progress */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dsocket.c2787 result = ISC_R_INPROGRESS;
3007 result = ISC_R_INPROGRESS;
/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dclient.c857 if (result == ISC_R_SUCCESS || result == ISC_R_INPROGRESS) {
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dsocket.c4537 result = ISC_R_INPROGRESS;
4740 result = ISC_R_INPROGRESS;
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dsocket.c4513 result = ISC_R_INPROGRESS;
4716 result = ISC_R_INPROGRESS;

Completed in 189 milliseconds