ReactOS 0.4.15-dev-7961-gdcf9eb0
dirent Struct Reference

#include <fatfs.h>

Collaboration diagram for dirent:

Public Attributes

union DEntry ent [1]
 
long d_ino
 
unsigned short d_reclen
 
unsigned short d_namlen
 
chard_name
 

Detailed Description

This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER within this package.

Definition at line 198 of file fatfs.h.

Member Data Documentation

◆ d_ino

long dirent::d_ino

Definition at line 26 of file dirent.h.

◆ d_name

◆ d_namlen

unsigned short dirent::d_namlen

Definition at line 28 of file dirent.h.

◆ d_reclen

unsigned short dirent::d_reclen

Definition at line 27 of file dirent.h.

◆ ent

union DEntry dirent::ent[1]

Definition at line 199 of file fatfs.h.


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