Nut/OS  4.10.3
API Reference
PNUT_FINDRESULT Struct Reference

Directory search result information structure. More...

Collaboration diagram for PNUT_FINDRESULT:

Data Fields

PNUT_BLKNUM fr_node
 Node of the entry found.
PNUT_BLKNUM fr_pnode
 Parent node of the entry found.
CONST char * fr_name
 Last path component.

Detailed Description

Directory search result information structure.

Definition at line 272 of file pnutfs.c.


Field Documentation

Node of the entry found.

Definition at line 276 of file pnutfs.c.

Parent node of the entry found.

Definition at line 281 of file pnutfs.c.

Last path component.

Set if all parents found.

Definition at line 288 of file pnutfs.c.


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