Home
last modified time | relevance | path

Searched defs:statbuf (Results 1 – 9 of 9) sorted by relevance

/picolibc-latest/semihost/machine/m68k/
Dm68k_fstat.c46 fstat(int fd, struct stat *restrict statbuf) in fstat()
Dm68k_stat.c44 stat(const char *pathname, struct stat *restrict statbuf) in stat()
Dm68k_semihost.h89 copy_stat(struct stat *restrict statbuf, struct m68k_stat *m68k_stat) in copy_stat()
/picolibc-latest/semihost/machine/nios2/
Dnios2_fstat.c46 fstat(int fd, struct stat *restrict statbuf) in fstat()
Dnios2_stat.c44 stat(const char *pathname, struct stat *restrict statbuf) in stat()
Dnios2_semihost.h89 copy_stat(struct stat *restrict statbuf, struct nios2_stat *nios2_stat) in copy_stat()
/picolibc-latest/newlib/libc/search/
Dhash.c108 struct stat64 statbuf; local
110 struct stat statbuf; local
311 struct stat64 statbuf; local
/picolibc-latest/semihost/machine/arc/
Darc_fstat.c70 fstat(int fd, struct stat *restrict statbuf) in fstat()
Darc_stat.c70 stat(const char *pathname, struct stat *restrict statbuf) in stat()