Home
last modified time | relevance | path

Searched refs:d_type (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/tools/source/fsys/
H A Dwntmsc.cxx446 ( pDosEntry->d_type & ( strcmp(pDosEntry->d_name,".") || in Read()
449 ( pDosEntry->d_type & DOS_DIRECT ) ); in Read()
454 !( pDosEntry->d_type & ( strcmp(pDosEntry->d_name,".") || in Read()
457 !( pDosEntry->d_type & DOS_DIRECT ) && in Read()
459 !( pDosEntry->d_type & DOS_VOLUMEID ) ); in Read()
460 sal_Bool bIsHidden = (pDosEntry->d_type & _A_HIDDEN) != 0; in Read()
470 pDosEntry->d_type ); in Read()
496 pDosEntry->d_type ); in Read()
H A Dwntmsc.hxx62 #define d_type dwFileAttributes macro
H A Dos2.cxx433 if ( pDirent->d_type & DOS_DIRECT ) in FileStat()
/aoo4110/main/sal/osl/unx/
H A Dfile_misc.cxx314 pImpl = new DirectoryItem_Impl(ustrFilePath, pEntry->d_type); in osl_getNextDirectoryItem()

Completed in 39 milliseconds