ReactOS 0.4.16-dev-2613-g9533ad7
dirent Struct Reference

#include <dirent.h>

Public Attributes

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 24 of file dirent.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.


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