Definition:
table *ap_make_table(pool *p, int nelts);
Usage example:
No examples available.
Makes a new table with enough memory for nelts elements.
Returns a pointer to the new table.
Previous: ap_make_sub_pool
Next: ap_matches_request_vhost
Table of Contents
(Routines,
Structures,
Data Cells,
Constants)