Home
last modified time | relevance | path

Searched refs:dir_maker_func (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.sbin/httpd/src/main/
Dhttp_config.c113 typedef void *(*dir_maker_func) (pool *, char *); typedef
156 dir_maker_func df = modp->create_dir_config; in create_default_per_dir_config()