Home
last modified time | relevance | path

Searched refs:dbusername_field (Results 1 – 3 of 3) sorted by relevance

/dports/www/mod_auth_cookie_mysql2/mod_auth_cookie_mysql2_1.0/
H A Dmod_auth_cookie_sql2.h48 char *dbusername_field; member
H A Dmod_auth_cookie_sql2.c266 if ( !conf->dbusername_field || !conf->dbsessname_field || !conf->dbsessval_field) { in auth_cookie_sql2_authenticate_user()
317 (void *)APR_OFFSETOF(auth_cookie_sql2_config_rec, dbusername_field),
H A Dmod_auth_cookie_sql2_mysql.c141 conf->dbusername_field, in check_against_db()