Searched defs:isccc_cc_definestring (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/isccc/ |
H A D | cc.c | 508 isccc_cc_definestring(_ctrl, "_frm", from) == NULL) 511 isccc_cc_definestring(_ctrl, "_to", to) == NULL) 570 if (isccc_cc_definestring(ack, "_ack", (ok) ? "1" : "0") == NULL) { 656 if (isccc_cc_definestring(_ctrl, "_rpl", "1") == NULL || 657 isccc_cc_definestring(_data, "type", type) == NULL) 673 isccc_cc_definestring(isccc_sexpr_t *alist, const char *key, const char *str) function
|
Completed in 12 milliseconds