Searched defs:isccc_cc_definestring (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isccc/ |
H A D | cc.c | 742 isccc_cc_definestring(_ctrl, "_frm", from) == NULL) 745 isccc_cc_definestring(_ctrl, "_to", to) == NULL) 804 if (isccc_cc_definestring(ack, "_ack", (ok) ? "1" : "0") == NULL) { 888 if (isccc_cc_definestring(_ctrl, "_rpl", "1") == NULL || 889 isccc_cc_definestring(_data, "type", type) == NULL) 905 isccc_cc_definestring(isccc_sexpr_t *alist, const char *key, const char *str) { function
|
Completed in 14 milliseconds