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

/osnet-11/usr/src/lib/mpss/common/
H A Dmpss.c303 static size_t heapsz = (size_t)-1, stacksz = (size_t)-1, sz; local
352 heapsz = sz;
451 heapsz = (size_t)-1;
455 heapsz = sz;
464 heapsz = (size_t)-1;
491 if ((heapsz != (size_t)-1) && (pgszset(heapsz, MPSSHEAP) < 0))

Completed in 26 milliseconds