Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/db/db/
H A Ddb_region.c42 int malloc_possible, ret, retry_cnt; local
45 malloc_possible = 1;
83 malloc_possible = 0;
92 malloc_possible = 0;
98 if (malloc_possible && F_ISSET(infop, REGION_PRIVATE)) {