Home
last modified time | relevance | path

Searched refs:_stat (Results 1 – 3 of 3) sorted by relevance

/picolibc-3.5.0-3.4.0/newlib/libc/include/
D_syslist.h55 #define _stat stat macro
/picolibc-3.5.0-3.4.0/newlib/libc/include/sys/
Dstat.h223 int _stat (const char *__restrict __path, struct stat *__restrict __sbuf );
/picolibc-3.5.0-3.4.0/newlib/
DChangeLog-201516001 _lseek, _close, _stat, _fstat.
18715 * libc/sys/arm/syscalls.c (_stat): New function.
18927 * libc/sys/arm/syscalls.c (_stat): New function.
18979 (_stat): Ditto.
24499 (_stat): Likewise. Fill in more fields for directories.
24601 (_stat): Get directory owner and permissions right.
24680 (_stat): Likewise.
24966 (_stat): Open the file in O_BINARY.