Home
last modified time | relevance | path

Searched refs:fstat (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/soltools/mkdepend/
H A Dmain.c195 fstat(afd, &ast);
488 fstat(fd, &st);
/aoo42x/main/desktop/source/pagein/
H A Dfile_image_unx.c60 if (fstat (fd, &st) == -1) in file_image_open()
/aoo42x/main/setup_native/scripts/source/
H A Dgetuid.c53 int fstat(int fildes, struct stat *buf) in fstat() function
/aoo42x/main/tools/
H A DLibrary_tl.mk72 tools/source/fsys/fstat \
/aoo42x/main/soltools/adjustvisibility/
H A Dadjustvisibility.cxx239 if ( fstat(fd, &aStatBuf) == -1) { in processObject()
/aoo42x/main/sal/osl/unx/
H A Dfile.cxx734 if (-1 == fstat (fd, &aFileStat)) in osl_createFileHandleFromFD()
896 if (-1 == fstat (fd, &aFileStat)) in osl_openFile()
H A Dprofile.c1124 if ( (pFile->m_Handle < 0) || (fstat(pFile->m_Handle, &status) < 0) ) in OslProfile_getFileStamp()
/aoo42x/main/tools/source/fsys/
H A Dfilecopy.cxx349 if ( fstat( aSrc.GetFileHandle(), &buf ) == -1 ) in DoCopy_Impl()
/aoo42x/main/tools/source/stream/
H A Dstrmunx.cxx868 if (::fstat (fd, &aStat) < 0) in SetSize()
/aoo42x/main/sal/osl/os2/
H A Dfile.cxx1276 if (-1 == fstat (fd, &aFileStat)) in osl_createFileHandleFromFD()
1438 if (-1 == fstat (fd, &aFileStat)) in osl_openFile()
/aoo42x/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx231 fstat( nFile, &aStat ); in Map()
/aoo42x/main/vcl/source/fontsubset/
H A Dsft.cxx1680 if (fstat(fd, &st) == -1) { in OpenTTFontFile()

Completed in 112 milliseconds