Searched refs:dirent (Results 1 – 5 of 5) sorted by relevance
10 struct dirent de;14 struct dirent *readdir(DIR *);
24 struct dirent *27 int status = OSReadDir(d->fd, (char *)&d->de, sizeof(struct dirent), &d->offset); in readdir()
9 struct dirent { struct
31 struct dirent de; in main()
653 struct dirent de; in O2FS_ReadDir()