Lines Matching defs:sigchase
223 void sigchase(dns_message_t *msg);
812 looknew->sigchase = ISC_FALSE;
957 looknew->sigchase = lookold->sigchase;
1524 /* Setup the list of messages for +sigchase */
1932 "+sigchase option is disabled\n");
1933 current_lookup->sigchase = ISC_FALSE;
1954 ": +sigchase option is disable\n");
1955 current_lookup->sigchase = ISC_FALSE;
3959 if (!l->sigchase) {
4286 if (l->sigchase && ISC_LIST_EMPTY(lookup_list)) {
4287 sigchase(msg_temp);
4314 if (!l->sigchase)
4587 debug("Destroy the messages kept for sigchase");
4588 /* Destroy the messages kept for sigchase */
6228 sigchase(msg);
6298 sigchase(msg);
6304 sigchase(dns_message_t *msg) {