Home
last modified time | relevance | path

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

/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dio.hpp267 bool GetGetLunLock() { return getLunLock;} in GetGetLunLock() function in GDLStream
H A Dobjects.cpp919 if( !fileUnits[ lun-1].InUse() && !fileUnits[ lun-1].GetGetLunLock()) in GetLUN()
H A Dgdlhelp.cpp179 if( fileUnits[ lun-1].InUse() || fileUnits[ lun-1].GetGetLunLock()) in help_files()