SMB_Tree_Structure Struct Reference
#include <smblib-common.h>
Collaboration diagram for SMB_Tree_Structure:

Public Attributes | |
| SMB_Tree_Handle | next |
| SMB_Tree_Handle | prev |
| SMB_Handle_Type | con |
| char | path [129] |
| char | device_type [20] |
| int | mbs |
| int | tid |
Detailed Description
Definition at line 209 of file smblib-common.h.
Member Data Documentation
◆ con
| SMB_Handle_Type SMB_Tree_Structure::con |
Definition at line 212 of file smblib-common.h.
◆ device_type
| char SMB_Tree_Structure::device_type[20] |
Definition at line 214 of file smblib-common.h.
◆ mbs
| int SMB_Tree_Structure::mbs |
Definition at line 215 of file smblib-common.h.
◆ next
| SMB_Tree_Handle SMB_Tree_Structure::next |
Definition at line 211 of file smblib-common.h.
◆ path
| char SMB_Tree_Structure::path[129] |
Definition at line 213 of file smblib-common.h.
◆ prev
| SMB_Tree_Handle SMB_Tree_Structure::prev |
Definition at line 211 of file smblib-common.h.
◆ tid
| int SMB_Tree_Structure::tid |
Definition at line 216 of file smblib-common.h.
The documentation for this struct was generated from the following file:
- lib/smblib/smblib-common.h
