Searched refs:isccc_cc_lookupuint32 (Results 1 - 4 of 4) sorted by relevance
/bind-9.6-ESV-R11/lib/isccc/include/isccc/ |
H A D | cc.h | 104 isccc_cc_lookupuint32(isccc_sexpr_t *alist, const char *key,
|
/bind-9.6-ESV-R11/lib/isccc/ |
H A D | cc.c | 547 isccc_cc_lookupuint32(_ctrl, "_ser", &serial) != ISC_R_SUCCESS || 548 isccc_cc_lookupuint32(_ctrl, "_tim", &t) != ISC_R_SUCCESS) 625 isccc_cc_lookupuint32(_ctrl, "_ser", &serial) != ISC_R_SUCCESS || 722 isccc_cc_lookupuint32(isccc_sexpr_t *alist, const char *key, function
|
/bind-9.6-ESV-R11/bin/named/ |
H A D | controlconf.c | 404 if (isccc_cc_lookupuint32(_ctrl, "_tim", &sent) == ISC_R_SUCCESS) { 417 if (isccc_cc_lookupuint32(_ctrl, "_exp", &exp) == ISC_R_SUCCESS && 436 (isccc_cc_lookupuint32(_ctrl, "_nonce", &nonce) != ISC_R_SUCCESS ||
|
/bind-9.6-ESV-R11/bin/rndc/ |
H A D | rndc.c | 289 if (isccc_cc_lookupuint32(_ctrl, "_nonce", &nonce) != ISC_R_SUCCESS)
|
Completed in 17 milliseconds