ReactOS 0.4.15-dev-7842-g558ab78
netpath_vars Struct Reference
Collaboration diagram for netpath_vars:

Public Attributes

int valid
 
voidnc_handlep
 
charnetpath
 
charnetpath_start
 
struct netpath_chainncp_list
 

Detailed Description

Definition at line 52 of file getnetpath.c.

Member Data Documentation

◆ nc_handlep

void* netpath_vars::nc_handlep

Definition at line 54 of file getnetpath.c.

Referenced by endnetpath(), getnetpath(), and setnetpath().

◆ ncp_list

struct netpath_chain* netpath_vars::ncp_list

Definition at line 57 of file getnetpath.c.

Referenced by endnetpath(), getnetpath(), and setnetpath().

◆ netpath

char* netpath_vars::netpath

Definition at line 55 of file getnetpath.c.

Referenced by getnetpath(), and setnetpath().

◆ netpath_start

char* netpath_vars::netpath_start

Definition at line 56 of file getnetpath.c.

Referenced by endnetpath(), getnetpath(), and setnetpath().

◆ valid

int netpath_vars::valid

Definition at line 53 of file getnetpath.c.

Referenced by endnetpath(), getnetpath(), and setnetpath().


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