Searched refs:auth_user (Results 1 – 3 of 3) sorted by relevance
58 buffer *auth_user; member
37 p->auth_user = buffer_init(); in INIT_FUNC()53 buffer_free(p->auth_user); in FREE_FUNC()307 buffer_copy_string_buffer(con->authed_user, p->auth_user); in mod_auth_uri_handler()
904 buffer_copy_string_buffer(p->auth_user, username); in http_auth_basic_check()1166 buffer_copy_string(p->auth_user, username); in http_auth_digest_check()