Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libast/common/vmalloc/
H A Dmalloc.c142 static int _Vmpffd = -1; variable
888 vmprofile(Vmregion,_Vmpffd); in pfprint()
1051 _Vmpffd = createfile(v); in _vmoptions()
1110 if (_Vmpffd < 0) in _vmoptions()
1111 _Vmpffd = 2; in _vmoptions()
1115 else if (_Vmpffd >= 0) in _vmoptions()
1117 close(_Vmpffd); in _vmoptions()
1118 _Vmpffd = -1; in _vmoptions()