Searched defs:_fstat (Results 1 – 11 of 11) sorted by relevance
| /bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/RISCV/stubs/ |
| A D | fstat.c | 8 int _fstat(int fd, struct stat* st) in _fstat() function
|
| /bsp/microchip/samd51-adafruit-metro-m4/bsp/hal/utils/src/ |
| A D | utils_syscalls.c | 96 extern int _fstat(int file, struct stat *st) in _fstat() function
|
| /bsp/microchip/samc21/bsp/hal/utils/src/ |
| A D | utils_syscalls.c | 96 extern int _fstat(int file, struct stat *st) in _fstat() function
|
| /bsp/microchip/saml10/bsp/hal/utils/src/ |
| A D | utils_syscalls.c | 96 extern int _fstat(int file, struct stat *st) in _fstat() function
|
| /bsp/microchip/same70/bsp/hal/utils/src/ |
| A D | utils_syscalls.c | 96 extern int _fstat(int file, struct stat *st) in _fstat() function
|
| /bsp/microchip/same54/bsp/hal/utils/src/ |
| A D | utils_syscalls.c | 96 extern int _fstat(int file, struct stat *st) in _fstat() function
|
| /bsp/microchip/samd51-seeed-wio-terminal/bsp/hal/utils/src/ |
| A D | utils_syscalls.c | 96 extern int _fstat(int file, struct stat *st) in _fstat() function
|
| /bsp/samd21/sam_d2x_asflib/sam0/utils/syscalls/gcc/ |
| A D | syscalls.c | 95 extern int _fstat(int file, struct stat *st) in _fstat() function
|
| /bsp/ht32/libraries/HT32_STD_5xxxx_FWLib/library/HT32F5xxxx_Driver/src/ |
| A D | syscalls.c | 84 int _fstat(int fd, struct stat *st) in _fstat() function
|
| /bsp/ht32/libraries/HT32_STD_1xxxx_FWLib/library/HT32F1xxxx_Driver/src/ |
| A D | syscalls.c | 84 int _fstat(int fd, struct stat *st) in _fstat() function
|
| /bsp/hpmicro/libraries/hpm_sdk/components/debug_console/ |
| A D | hpm_debug_console.c | 161 int _fstat(int file, struct stat *s) in _fstat() function
|
Completed in 26 milliseconds