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

/macosx-10.10.1/apache-793/httpd/include/
H A Dap_config.h200 #define AP_FN_ATTR_ALLOC_SIZE2(x,y) __attribute__((alloc_size(x,y))) macro
203 #define AP_FN_ATTR_ALLOC_SIZE2(x,y) macro
H A Dhttpd.h2207 AP_FN_ATTR_ALLOC_SIZE2(1,2);

Completed in 167 milliseconds