Searched defs:fstat (Results 1 – 13 of 13) sorted by relevance
/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/semihost/ |
D | fstat.c | 49 fstat (int fd, struct stat *sbuf ) in fstat() function
|
/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/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/newlib/libc/machine/nvptx/ |
D | misc.c | 32 fstat (int fd, struct stat *buf) { in fstat() function
|
/picolibc-latest/semihost/machine/arc/ |
D | arc_fstat.c | 70 fstat(int fd, struct stat *restrict statbuf) in fstat() function
|