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

/httpd/include/
H A Dapreq.h190 typedef struct apreq_value_t { struct
195 } apreq_value_t; typedef in typeref:struct:apreq_value_t
198 * Adds the specified apreq_value_t to the apr_table_t.
209 void apreq_value_table_add(const apreq_value_t *v, apr_table_t *t) {

Completed in 16 milliseconds