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

/bind-9.6-ESV-R11/lib/isccc/include/isccc/
H A Dcc.h92 isccc_cc_definestring(isccc_sexpr_t *alist, const char *key, const char *str);
/bind-9.6-ESV-R11/lib/isccc/
H A Dcc.c508 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
/bind-9.6-ESV-R11/bin/rndc/
H A Drndc.c299 if (isccc_cc_definestring(data, "type", args) == NULL)
368 if (isccc_cc_definestring(data, "type", "null") == NULL)
/bind-9.6-ESV-R11/bin/named/
H A Dcontrolconf.c460 if (isccc_cc_definestring(data, "err", estr) == NULL)
471 if (isccc_cc_definestring(data, "text", str) == NULL)

Completed in 19 milliseconds