Searched refs:divert_info_tail (Results 1 – 1 of 1) sorted by relevance
33 static struct divert_info *divert_info_tail = NULL; /* pointer to last entry */ variable61 divert_info_tail->next = ib; /* follows existing messages */ in put_info_buffer()62 divert_info_tail = ib; /* new tail */ in put_info_buffer()145 filep->private_data = &(divert_info_tail->next); in isdn_divert_open()