Lines Matching refs:sigchase
218 void sigchase(dns_message_t *msg);
746 looknew->sigchase = ISC_FALSE;
827 looknew->sigchase = lookold->sigchase;
1105 /* Setup the list of messages for +sigchase */
1437 "+sigchase option is disabled\n");
1438 current_lookup->sigchase = ISC_FALSE;
1459 ": +sigchase option is disable\n");
1460 current_lookup->sigchase = ISC_FALSE;
3113 if (!l->sigchase) {
3386 if (l->sigchase && ISC_LIST_EMPTY(lookup_list)) {
3387 sigchase(msg_temp);
3414 if (!l->sigchase)
3685 debug("Destroy the messages kept for sigchase");
3686 /* Destroy the messages kept for sigchase */
5298 sigchase(msg);
5368 sigchase(msg);
5374 sigchase(dns_message_t *msg) {