Home
last modified time | relevance | path

Searched refs:_fstat (Results 1 – 25 of 559) sorted by relevance

12345678910>>...23

/dports/news/rntrack/rntrack-2.1.10_2/src/
H A Dtmstamp.cpp89 struct stat _fstat; in GetLastTime() local
97 if(stat(FName, &_fstat) != 0) in GetLastTime()
104 LastTime = _fstat.st_mtime; in GetLastTime()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/nds32/
H A D_fstat.S35 TYPE1 _fstat, VH_FSTAT
41 SYS_WRAPPER _fstat, SYS_fstat
H A DMakefile.in72 SYSCALLS2 = _lseek.o _unlink.o _getpid.o _kill.o _fstat.o
131 _fstat.o: _fstat.S
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/libnosys/
H A Dfstat.c16 _DEFUN (_fstat, (fildes, st),
24 stub_warning(_fstat)
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/libnosys/
H A Dfstat.c16 _DEFUN (_fstat, (fildes, st),
24 stub_warning(_fstat)
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysvi386/
H A Dfstat.S1 .globl _fstat
3 _fstat: label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dfstat.s1 .globl _fstat
3 _fstat: label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvi386/
H A Dfstat.s1 .globl _fstat
3 _fstat: label
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/libgloss/libnosys/
H A Dfstat.c16 _DEFUN (_fstat, (fildes, st),
24 stub_warning(_fstat)
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvnecv70/
H A Dfstat.s3 .globl _fstat
5 _fstat: chlvl #0,#0x1c label
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/sys/sysvnecv70/
H A Dfstat.s3 .globl _fstat
5 _fstat: chlvl #0,#0x1c label
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/sys/sysvnecv70/
H A Dfstat.S3 .globl _fstat
5 _fstat: chlvl #0,#0x1c label
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/include/sys/
H A Dstat.h191 _CRTIMP int __cdecl __MINGW_NOTHROW _fstat (int, struct _stat32*);
193 return _fstat(_v1, _v2); in _fstat32()
283 #define _fstat _fstat32 macro
289 #define _fstat _fstat64i32 macro
301 #define fstat _fstat
/dports/devel/mingw32-bin-msvcrt/mingw32-bin-msvcrt-r4.0.3.1.a4.0.3.1/mingw32/include/sys/
H A Dstat.h191 _CRTIMP int __cdecl __MINGW_NOTHROW _fstat (int, struct _stat32*);
193 return _fstat(_v1, _v2); in _fstat32()
283 #define _fstat _fstat32 macro
289 #define _fstat _fstat64i32 macro
301 #define fstat _fstat
/dports/devel/boost-docs/boost_1_72_0/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()
/dports/devel/hyperscan/boost_1_75_0/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()
/dports/devel/R-cran-BH/BH/inst/include/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()
/dports/databases/percona57-pam-for-mysql/boost_1_59_0/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()
/dports/math/stanmath/math-4.2.0/lib/boost_1.75.0/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()
/dports/science/py-scipy/scipy-1.7.1/scipy/_lib/boost/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/libgloss/xstormy16/
H A Dsyscalls.S79 .globl _fstat
80 _fstat: label
85 0: .size fstat,0b-_fstat
/dports/databases/xtrabackup/boost_1_59_0/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()
/dports/databases/percona57-server/boost_1_59_0/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/libgloss/xstormy16/
H A Dsyscalls.S79 .globl _fstat
80 _fstat: label
85 0: .size fstat,0b-_fstat
/dports/databases/percona57-client/boost_1_59_0/boost/interprocess/detail/
H A Dfile_locking_helpers.hpp128 return EBADF != _fstat(fd, &s); in is_valid_fd()
136 if(0 != _fstat(fd, &s)) in is_normal_file()
144 if(0 != _fstat(fd, &s)) in get_size()

12345678910>>...23