Lines Matching refs:isccc_cc_lookupstring
788 (void)isccc_cc_lookupstring(_ctrl, "_frm", &_frm);
790 (void)isccc_cc_lookupstring(_ctrl, "_to", &_to);
826 if (isccc_cc_lookupstring(_ctrl, "_ack", NULL) == ISC_R_SUCCESS)
838 if (isccc_cc_lookupstring(_ctrl, "_rpl", NULL) == ISC_R_SUCCESS)
858 isccc_cc_lookupstring(_data, "type", &type) != ISC_R_SUCCESS)
864 (void)isccc_cc_lookupstring(_ctrl, "_frm", &_frm);
866 (void)isccc_cc_lookupstring(_ctrl, "_to", &_to);
931 isccc_cc_lookupstring(isccc_sexpr_t *alist, const char *key, char **strp) {
1038 isccc_cc_lookupstring(_ctrl, "_ser", &_ser) != ISC_R_SUCCESS ||
1039 isccc_cc_lookupstring(_ctrl, "_tim", &_tim) != ISC_R_SUCCESS)
1049 if (isccc_cc_lookupstring(_ctrl, "_frm", &tmp) != ISC_R_SUCCESS)
1054 if (isccc_cc_lookupstring(_ctrl, "_to", &tmp) != ISC_R_SUCCESS)