Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libbsm/common/
H A Dau_preselect.c41 #define ALLOC_INIT (600) /* initially allocate ALLOC_INIT map entries */ macro
136 calloc(ALLOC_INIT, (size_t)sizeof (event_map_t))) == in alloc_map()
140 alloc_count = ALLOC_INIT; in alloc_map()