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

/illumos-gate/usr/src/lib/libast/common/vmalloc/
H A Dvmhdr.h506 #define VMOPTIONS() do { if (!_Vmoptions) { _vmoptions(); } } while (0)
508 extern void _vmoptions _ARG_((void));
H A Dmalloc.c898 void _vmoptions(void) function
900 void _vmoptions()

Completed in 62 milliseconds