Home
last modified time | relevance | path

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

/dports/www/lighttpd/lighttpd-1.4.63/src/
H A Dmod_authn_mysql.c50 const char *auth_mysql_users_table; member
180 pconf->auth_mysql_users_table = cpv->v.b->ptr; in mod_authn_mysql_merge_config_cpv()
380 if (NULL == p->conf.auth_mysql_users_table) { in mod_authn_mysql_query()
425 ,{ p->conf.auth_mysql_users_table, strlen(p->conf.auth_mysql_users_table) } in mod_authn_mysql_query()