Searched refs:EPTMALLOC (Results 1 – 3 of 3) sorted by relevance
48 #define EPTMALLOC 128 macro77 eptlist = (struct cfent **)calloc(EPTMALLOC, in delmap()144 if ((++eptnum % EPTMALLOC) == 0) { in delmap()146 (eptnum+EPTMALLOC)*sizeof (struct cfent *)); in delmap()
51 #define EPTMALLOC 512 macro209 space = ar_create(EPTMALLOC, (unsigned)sizeof (struct cfent), in procmap()
50 #define EPTMALLOC 512 macro203 xspace = ar_create(EPTMALLOC, sizeof (struct cfextra), in init_pkgobjspace()