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

/macosx-10.10.1/apache-793/httpd/include/
H A Dhttp_config.h91 /** function to call for a take1 */
92 const char *(*take1) (cmd_parms *parms, void *mconfig, const char *w); member in union:__anon5797
110 # define AP_TAKE1 func.take1
129 { directive, { .take1=func }, mconfig, where, TAKE1, help }
132 { directive, { .take1=func }, mconfig, where, ITERATE, help }

Completed in 170 milliseconds