Home
last modified time | relevance | path

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

/components/libc/compilers/newlib/
A Dsyscalls.c137 int _fstat_r(struct _reent *ptr, int fd, struct stat *pstat) in _fstat_r() argument
268 int _stat_r(struct _reent *ptr, const char *file, struct stat *pstat) in _stat_r() argument
272 rc = stat(file, pstat); in _stat_r()

Completed in 3 milliseconds