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

/httpd/modules/dav/main/
H A Dmod_dav.c1604 apr_text_header vsn_options = { 0 }; local
1676 (*vsn_hooks->get_vsn_options)(r->pool, &vsn_options);
1678 for (t = vsn_options.first; t != NULL; t = t->next)

Completed in 247 milliseconds