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

/httpd/modules/arch/win32/
H A Dmod_isapi.c867 apr_uint32_t *data_type)
915 if (data_type)
916 headlen = strlen((char*) data_type);
918 (char*) data_type,
928 b = apr_bucket_transient_create((char*) data_type + ate,
1034 cid->completion_arg = (void *) data_type;
1207 if ((*data_type & HSE_IO_ASYNC) && cid->completion) {
1240 HSE_URL_MAPEX_INFO *info = (HSE_URL_MAPEX_INFO*)data_type;
863 regfnServerSupportFunction(isapi_cid *cid, apr_uint32_t HSE_code, void *buf_ptr, apr_uint32_t *buf_size, apr_uint32_t *data_type) argument

Completed in 28 milliseconds