Searched refs:_Vmpffd (Results 1 – 1 of 1) sorted by relevance
142 static int _Vmpffd = -1; variable888 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()