Searched refs:_Vmpffd (Results 1 – 1 of 1) sorted by relevance
144 static int _Vmpffd = -1; variable1255 vmprofile(Vmregion,_Vmpffd); in pfprint()1371 _Vmpffd = createfile(v); in _vmoptions()1433 if (_Vmpffd < 0) in _vmoptions()1434 _Vmpffd = 2; in _vmoptions()1438 else if (_Vmpffd >= 0) in _vmoptions()1440 close(_Vmpffd); in _vmoptions()1441 _Vmpffd = -1; in _vmoptions()