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

/opensolaris-onvv-gate/usr/src/lib/libbsm/common/
H A Dau_preselect.c38 #define ALLOC_INIT (600) /* initially allocate ALLOC_INIT map entries */ macro
133 calloc(ALLOC_INIT, (size_t)sizeof (event_map_t))) ==
137 alloc_count = ALLOC_INIT;

Completed in 43 milliseconds