Searched refs:bUnix (Results 1 – 3 of 3) sorted by relevance
209 …bool CopyScript( const String& rPath, const String& rSource, const String& rDest, bool bUnix = fal…
2921 …Script( const String& rPath, const String& rSource, const String& rDest, bool bUnix /* = false */ ) in CopyScript() argument2941 if( bUnix ) in CopyScript()
481 … bool bUnix = ( eOSType == OS_LINUX ) || ( eOSType == OS_SOLARIS ); in FilterRuleSet() local485 if (( eRuleOSType == eOSType ) || ( eRuleOSType == OS_UNIX && bUnix )) in FilterRuleSet()
Completed in 27 milliseconds