Rizin
unix-like reverse engineering framework and cli tools
dirent Struct Reference

#include <sftypes.h>

Public Attributes

int d_ino
 
int d_off
 
unsigned short int d_reclen
 
char d_name [256]
 

Detailed Description

Definition at line 48 of file sftypes.h.

Member Data Documentation

◆ d_ino

int dirent::d_ino

Definition at line 49 of file sftypes.h.

◆ d_name

◆ d_off

int dirent::d_off

Definition at line 50 of file sftypes.h.

◆ d_reclen

unsigned short int dirent::d_reclen

Definition at line 51 of file sftypes.h.


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