Searched refs:FSYS_KIND_NONE (Results 1 – 3 of 3) sorted by relevance
63 #define FSYS_KIND_NONE ((DirEntryKind) 0) macro64 #define FSYS_KIND_UNKNOWN FSYS_KIND_NONE324 DirEntry TempName( DirEntryKind = FSYS_KIND_NONE ) const;327 DirEntryKind eCreateKind = FSYS_KIND_NONE,
401 else if ( aSourceFileStat.IsKind(FSYS_KIND_NONE) ) in DoCopy_Impl()
2416 if ( FSYS_KIND_NONE == eKind ) in CreateEntry_Impl()2430 DBG_ASSERT( eKind == FSYS_KIND_NONE || eKind == FSYS_KIND_ALL || in IsValidEntry_Impl()
Completed in 56 milliseconds