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

/macosx-10.10.1/apache-793/httpd/include/
H A Dhttp_config.h96 /** function to call for a take3 */
97 const char *(*take3) (cmd_parms *parms, void *mconfig, const char *w, member in union:__anon5797
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 122 milliseconds