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

/httpd/modules/metadata/
H A Dmod_setenvif.c116 } sei_entry; typedef in typeref:struct:__anon267
137 new->conditionals = apr_array_make(p, 20, sizeof(sei_entry));
249 static const char *add_envvars(cmd_parms *cmd, const char *args, sei_entry *new)
288 sei_entry *new;
289 sei_entry *entries;
302 entries = (sei_entry *) sconf->conditionals->elts;
311 * If we've already got a sei_entry with the same name we want to
423 sei_entry *new;
494 sei_entry *entries;
512 entries = (sei_entry *) scon
[all...]

Completed in 14 milliseconds