Lines Matching refs:divert_head
47 static struct call_struc *divert_head = NULL; /* head of remembered entrys */ variable
96 divert_head = cs->next; in deflect_timer_expire()
193 cs->next = divert_head; in cf_command()
194 divert_head = cs; in cf_command()
213 cs = divert_head; /* start of parameter list */ in deflect_extern_action()
520 cs->next = divert_head; in isdn_divert_icall()
521 divert_head = cs; in isdn_divert_icall()
538 cs = divert_head; in deleteprocs()
539 divert_head = NULL; in deleteprocs()
688 cs = divert_head; /* start of list */ in prot_stat_callback()
759 divert_head = cs1->next; in prot_stat_callback()
780 cs = divert_head; /* start of list */ in isdn_divert_stat_callback()
815 divert_head = cs1->next; in isdn_divert_stat_callback()