libc
::
x86_64_unknown_linux_gnu
::
dirent
Fields
d_ino
d_off
d_reclen
d_type
d_name
Struct
libc
::
x86_64_unknown_linux_gnu
::
dirent
struct
dirent
{ ... }
source
Fields
d_ino:
ino_t
d_off:
off_t
d_reclen:
c_ushort
d_type:
c_uchar
d_name: [
c_char
; 256]