Searched refs:take2 (Results 1 - 1 of 1) sorted by relevance

/httpd/include/
H A Dhttp_config.h93 /** function to call for a take2 */
94 const char *(*take2) (cmd_parms *parms, void *mconfig, const char *w, member in union:__anon17
112 # define AP_TAKE2 func.take2
135 { directive, { .take2=func }, mconfig, where, TAKE2, help }
138 { directive, { .take2=func }, mconfig, where, TAKE12, help }
141 { directive, { .take2=func }, mconfig, where, ITERATE2, help }

Completed in 11 milliseconds