Searched refs:put_log_buffer (Results 1 – 1 of 1) sorted by relevance
27 static void put_log_buffer(hysdn_card *card, char *cp);61 put_log_buffer(card, buf); /* output the string */ in hysdn_card_errlog()89 put_log_buffer(card, pd->logtmp); in hysdn_addlog()100 put_log_buffer(hysdn_card *card, char *cp) in put_log_buffer() function