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