Searched refs:ISCAPI_SOCKETMGR_MAGIC (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/ntp/lib/isc/include/isc/
H A Dsocket.h309 * may change the structure. 'magic' must be ISCAPI_SOCKETMGR_MAGIC for any
325 #define ISCAPI_SOCKETMGR_MAGIC ISC_MAGIC('A','s','m','g') macro
327 (m)->magic == ISCAPI_SOCKETMGR_MAGIC)
/freebsd-9.3-release/contrib/bind9/lib/isc/include/isc/
H A Dsocket.h317 * may change the structure. 'magic' must be ISCAPI_SOCKETMGR_MAGIC for any
333 #define ISCAPI_SOCKETMGR_MAGIC ISC_MAGIC('A','s','m','g') macro
335 (m)->magic == ISCAPI_SOCKETMGR_MAGIC)
/freebsd-9.3-release/contrib/bind9/lib/isc/unix/
H A Dsocket.c4226 manager->common.magic = ISCAPI_SOCKETMGR_MAGIC;
/freebsd-9.3-release/contrib/ntp/lib/isc/unix/
H A Dsocket.c4202 manager->common.magic = ISCAPI_SOCKETMGR_MAGIC;

Completed in 211 milliseconds