Searched refs:log_tail (Results 1 – 1 of 1) sorted by relevance
45 struct log_data *log_head, *log_tail; /* head and tail for queue */ member127 pd->log_tail->next = ib; /* follows existing messages */ in put_log_buffer()128 pd->log_tail = ib; /* new tail */ in put_log_buffer()220 filep->private_data = &pd->log_tail->next; in hysdn_log_open()