#include <globals.h>

Public Attributes | |
| unsigned | int:32 |
| unsigned int | structlen:16 |
| union { | |
| struct DopeVector * dv | |
| void * v | |
| _f_int * wa | |
| } | struc_addr |
| struct nmlist_goli | goli [1] |
Definition at line 3403 of file globals.h.
struct DopeVector* nmlist_struclist::dv [read] |
Definition at line 128 of file namelist.h.
Referenced by _FWN(), _getnlval(), _nlrdent(), and _nlstrent().
struct nmlist_goli nmlist_struclist::goli[1] [read] |
Definition at line 132 of file namelist.h.
Referenced by _FRN(), _FWN(), _getnlval(), _nlrdent(), and _nlstrent().
| unsigned nmlist_struclist::int |
| union { ... } nmlist_struclist::struc_addr |
Referenced by _FWN(), _getnlval(), _nlrdent(), and _nlstrent().
| unsigned int nmlist_struclist::structlen |
Definition at line 3412 of file globals.h.
Referenced by _FRN(), _FWN(), _getnlval(), _nlrdent(), _nlstrent(), and create_strct_tbl().
| void* nmlist_struclist::v |
Definition at line 129 of file namelist.h.
Definition at line 130 of file namelist.h.
1.6.1