Searched defs:AP_FN_ATTR_ALLOC_SIZE2 (Results 1 - 1 of 1) sorted by relevance
/httpd/include/ | ||
H A D | ap_config.h | 246 #define AP_FN_ATTR_ALLOC_SIZE2(x,y) __attribute__((alloc_size(x,y))) macro 249 #define AP_FN_ATTR_ALLOC_SIZE2(x,y) macro |
Completed in 78 milliseconds