Searched refs:pstat (Results 1 – 1 of 1) sorted by relevance
137 int _fstat_r(struct _reent *ptr, int fd, struct stat *pstat) in _fstat_r() argument268 int _stat_r(struct _reent *ptr, const char *file, struct stat *pstat) in _stat_r() argument272 rc = stat(file, pstat); in _stat_r()
Completed in 3 milliseconds