Searched refs:auth_debug (Results 1 – 2 of 2) sorted by relevance
87 Buffer auth_debug; variable763 buffer_put_cstring(&auth_debug, buf); in auth_debug_add()773 while (buffer_len(&auth_debug)) { in auth_debug_send()774 msg = buffer_get_string(&auth_debug, NULL); in auth_debug_send()784 buffer_clear(&auth_debug); in auth_debug_reset()786 buffer_init(&auth_debug); in auth_debug_reset()
116 extern Buffer auth_debug;