Searched refs:ack (Results 1 - 1 of 1) sorted by relevance
/bind-9.6-ESV-R11/lib/isccc/ |
H A D | cc.c | 539 isccc_sexpr_t *ack, *_ctrl; local 558 * Create the ack. 560 ack = NULL; 561 result = createmessage(1, _to, _frm, serial, t, 0, &ack, ISC_FALSE); 565 _ctrl = isccc_alist_lookup(ack, "_ctrl"); 570 if (isccc_cc_definestring(ack, "_ack", (ok) ? "1" : "0") == NULL) { 575 *ackp = ack; 580 isccc_sexpr_free(&ack);
|
Completed in 9 milliseconds