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

/httpd/modules/filters/
H A Dmod_include.c172 } bndm_t; typedef in typeref:struct:__anon162
185 bndm_t *start_seq_pat;
2748 /* Precompile the bndm_t data structure. */
2749 static bndm_t *bndm_compile(apr_pool_t *pool, const char *n, apr_size_t nl)
2753 bndm_t *t = apr_palloc(pool, sizeof(*t));
2776 static apr_size_t bndm(bndm_t *t, const char *h, apr_size_t hl)

Completed in 19 milliseconds