Searched refs:take3 (Results 1 - 1 of 1) sorted by relevance
/httpd/include/ |
H A D | http_config.h | 96 /** function to call for a take3 */ 97 const char *(*take3) (cmd_parms *parms, void *mconfig, const char *w, member in union:__anon17 114 # define AP_TAKE3 func.take3 144 { directive, { .take3=func }, mconfig, where, TAKE13, help } 147 { directive, { .take3=func }, mconfig, where, TAKE23, help } 150 { directive, { .take3=func }, mconfig, where, TAKE123, help } 153 { directive, { .take3=func }, mconfig, where, TAKE3, help }
|
Completed in 963 milliseconds