#include <lnmstrdef.h>
Public Attributes | |
struct lnmhsh * | lnmhsh_l_flink |
struct lnmhsh * | lnmhsh_l_blink |
unsigned long | lnmhsh_l_mask |
unsigned long | reserved |
unsigned short | lnmhsh_w_size |
unsigned char | lnmhsh_b_type |
unsigned char | reserved2 |
void * | entry [2 *LNMPHASHTBL] |
Definition at line 93 of file lnmstrdef.h.
struct lnmhsh* lnmhshp::lnmhsh_l_flink [read] |
Definition at line 94 of file lnmstrdef.h.
struct lnmhsh* lnmhshp::lnmhsh_l_blink [read] |
Definition at line 95 of file lnmstrdef.h.
unsigned long lnmhshp::lnmhsh_l_mask |
Definition at line 96 of file lnmstrdef.h.
unsigned long lnmhshp::reserved |
Definition at line 97 of file lnmstrdef.h.
unsigned short lnmhshp::lnmhsh_w_size |
Definition at line 98 of file lnmstrdef.h.
unsigned char lnmhshp::lnmhsh_b_type |
Definition at line 99 of file lnmstrdef.h.
unsigned char lnmhshp::reserved2 |
Definition at line 100 of file lnmstrdef.h.
void* lnmhshp::entry[2 *LNMPHASHTBL] |