Home
last modified time | relevance | path

Searched refs:copy_stat (Results 1 – 6 of 6) sorted by relevance

/picolibc-latest/semihost/machine/m68k/
Dm68k_fstat.c52 copy_stat(statbuf, &m68k_stat); in fstat()
Dm68k_stat.c50 copy_stat(statbuf, &m68k_stat); in stat()
Dm68k_semihost.h89 copy_stat(struct stat *restrict statbuf, struct m68k_stat *m68k_stat) in copy_stat() function
/picolibc-latest/semihost/machine/nios2/
Dnios2_fstat.c52 copy_stat(statbuf, &nios2_stat); in fstat()
Dnios2_stat.c50 copy_stat(statbuf, &nios2_stat); in stat()
Dnios2_semihost.h89 copy_stat(struct stat *restrict statbuf, struct nios2_stat *nios2_stat) in copy_stat() function