Home
last modified time | relevance | path

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

/titanic_41/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) in _vmoptions() function
900 void _vmoptions() in _vmoptions()