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

/httpd/server/
H A Dprotocol.c1710 struct ap_vrprintf_data { struct
1722 /* ap_vrprintf_data passed as a apr_vformatter_buff_t, which is then
1723 * "downcast" to an ap_vrprintf_data */
1724 struct ap_vrprintf_data *vd = (struct ap_vrprintf_data*)buff;
1744 struct ap_vrprintf_data vd;

Completed in 1820 milliseconds