miniOS
x86_64 hobby kernel with SMP, VFS, and POSIX process model
Loading...
Searching...
No Matches
__dirstream Struct Reference

Public Attributes

int fd
char buf [DIR_BUF_SIZE]
int buf_pos
int buf_end
struct dirent cur

Member Data Documentation

◆ buf

char __dirstream::buf[DIR_BUF_SIZE]

◆ buf_end

int __dirstream::buf_end

◆ buf_pos

int __dirstream::buf_pos

◆ cur

struct dirent __dirstream::cur

◆ fd

int __dirstream::fd

The documentation for this struct was generated from the following file: