/picolibc-latest/semihost/machine/m68k/ |
D | m68k_fstat.c | 46 fstat(int fd, struct stat *restrict statbuf) in fstat() function
|
/picolibc-latest/semihost/machine/nios2/ |
D | nios2_fstat.c | 46 fstat(int fd, struct stat *restrict statbuf) in fstat() function
|
/picolibc-latest/newlib/libc/machine/nvptx/ |
D | misc.c | 32 fstat (int fd, struct stat *buf) { in fstat() function
|
/picolibc-latest/newlib/libc/include/ |
D | _syslist.h | 44 #define _fstat fstat
|
/picolibc-latest/semihost/fake/ |
D | fake_stub.c | 97 fstat (int fd, struct stat *sbuf) in fstat() function
|
/picolibc-latest/semihost/machine/powerpc/ |
D | powerpc_stub.c | 98 fstat (int fd, struct stat *sbuf) in fstat() function
|
/picolibc-latest/semihost/machine/x86/ |
D | e9_stub.c | 102 fstat (int fd, struct stat *sbuf) in fstat() function
|
/picolibc-latest/semihost/machine/mips/ |
D | mips_stub.c | 96 fstat (int fd, struct stat *sbuf) in fstat() function
|
/picolibc-latest/semihost/machine/msp430/ |
D | msp430-stub.c | 102 fstat (int fd, struct stat *sbuf) in fstat() function
|
/picolibc-latest/semihost/machine/sparc/ |
D | sparc_stub.c | 96 fstat (int fd, struct stat *sbuf) in fstat() function
|
/picolibc-latest/semihost/machine/sh/ |
D | sh_stub.c | 103 fstat (int fd, struct stat *sbuf) in fstat() function
|
/picolibc-latest/semihost/ |
D | fstat.c | 49 fstat (int fd, struct stat *sbuf ) in fstat() function
|
D | CMakeLists.txt | 50 fstat.c
|
D | meson.build | 53 'fstat.c',
|
/picolibc-latest/newlib/testsuite/ |
D | stdio-bits.c | 116 int fstat(int fd, struct stat *statb) { errno = ENOTTY; return -1; } in fstat() function
|
/picolibc-latest/newlib/libc/stdio/ |
D | fseeko.c | 211 || fstat ( fp->_file, &st) in fseeko() 238 if (fstat ( fp->_file, &st)) in fseeko()
|
D | makebuf.c | 95 if (fp->_file < 0 || fstat (fp->_file, &st) < 0) in _swhatbuf()
|
/picolibc-latest/semihost/machine/arc/ |
D | arc_fstat.c | 70 fstat(int fd, struct stat *restrict statbuf) in fstat() function
|
/picolibc-latest/newlib/libc/ |
D | sys.tex | 112 @item fstat 120 int fstat(int file, struct stat *st) @{ 316 * Function _fstat_r:: Reentrant version of fstat
|
/picolibc-latest/newlib/libc/include/sys/ |
D | stat.h | 288 int fstat (int __fd, struct stat *__sbuf );
|
/picolibc-latest/newlib/libc/search/ |
D | hash.c | 153 fstat(hashp->fp, &statbuf) == 0 && statbuf.st_size == 0)
|
/picolibc-latest/newlib/ |
D | ChangeLog-2015 | 2305 libc/sys/rdos/fork.c, libc/sys/rdos/fstat.c, libc/sys/rdos/getpid.c, 4301 * libc/sys/sysnecv850/fstat.c (_fstat): Invoke trap for SYS_fstat. 12081 * libc/sys/rdos/fork.c, libc/sys/rdos/fstat.c: Ditto. 13761 * libc/sys/h8300hms/fstat.S: Likewise. 15122 * libc/sys/h8300hms/close.S, libc/sys/h8300hms/fstat.S, 15994 * libc/sys/h8300hms/fstat.S: Ditto. 19391 libc/sys/mmixware/fork.c, libc/sys/mmixware/fstat.c, 20512 * libc/reent/fstatr.c: included sys/stat.h for "fstat" prototype. 23213 * libc/sys/sysmec/fstat.c (_fstat): Set st_blksize to 4096 23593 * libc/sys/sysnecv850/{fstat.c, getpid.c, kill.c}: Likewise. [all …]
|
/picolibc-latest/ |
D | COPYING.picolibc | 773 semihost/fstat.c
|