Searched refs:ISC_R_ALREADYRUNNING (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dresult.h64 #define ISC_R_ALREADYRUNNING 35 /*%< already running */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dresult.h64 #define ISC_R_ALREADYRUNNING 35 /*%< already running */ macro
/freebsd-9.3-release/contrib/ntp/lib/isc/win32/
H A Dapp.c111 result = ISC_R_ALREADYRUNNING;
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dapp.c412 result = ISC_R_ALREADYRUNNING;
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dapp.c397 result = ISC_R_ALREADYRUNNING;
/freebsd-9.3-release/contrib/bind9/lib/dns/
H A Dclient.c1167 if (result == ISC_R_ALREADYRUNNING)
H A Dzone.c9105 result = ISC_R_ALREADYRUNNING;
9117 isc_result_t result = ISC_R_ALREADYRUNNING;

Completed in 141 milliseconds