Searched defs:auth_form_config_rec (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/aaa/
H A Dmod_auth_form.c82 } auth_form_config_rec; typedef in typeref:struct:__anon54
86 auth_form_config_rec *conf = apr_pcalloc(p, sizeof(*conf));
108 auth_form_config_rec *new = (auth_form_config_rec *) apr_pcalloc(p, sizeof(auth_form_config_rec));
109 auth_form_config_rec *add = (auth_form_config_rec *) addv;
110 auth_form_config_rec *base = (auth_form_config_rec *) basev;
148 auth_form_config_rec *con
[all...]

Completed in 12 milliseconds