Zephyr API Documentation 4.2.0-rc2
A Scalable Open Source RTOS
 4.2.0-rc2
dirent Struct Reference

#include <zephyr/posix/sys/dirent.h>

Data Fields

unsigned int d_ino
char d_name [NAME_MAX+1]

Field Documentation

◆ d_ino

unsigned int dirent::d_ino

◆ d_name

char dirent::d_name[NAME_MAX+1]

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