Searched defs:unique_id_global_init (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/metadata/
H A Dmod_unique_id.c110 * in unique_id_global_init; and then used to duplicate the structure without the
137 static int unique_id_global_init(apr_pool_t *p, apr_pool_t *plog, apr_pool_t *ptemp, server_rec *main_server) function
302 ap_hook_post_config(unique_id_global_init, NULL, NULL, APR_HOOK_MIDDLE);

Completed in 1100 milliseconds