#include <lnmstrdef.h>
Public Attributes | |
| struct _lnmb * | lnmb_l_flink |
| struct _lnmb * | lnmb_l_blink |
| unsigned short | lnmb_w_size |
| unsigned char | lnmb_b_type |
| char | empty |
| unsigned char | lnmb_b_acmode |
| struct _lnmth * | lnmb_l_table |
| struct _lnmx * | lnmb_l_lnmx |
| unsigned char | lnmb_b_flags |
| unsigned char | lnmb_b_count |
| unsigned char | lnmb_t_name [254] |
Definition at line 78 of file lnmstrdef.h.
struct _lnmb* _lnmb::lnmb_l_flink [read] |
Definition at line 79 of file lnmstrdef.h.
Referenced by exe_crelnm(), exe_crelnt(), lnm_contsearch(), lnm_init_prc(), and lnm_inslogtab().
struct _lnmb* _lnmb::lnmb_l_blink [read] |
Definition at line 80 of file lnmstrdef.h.
Referenced by exe_crelnm(), exe_crelnt(), lnm_init_prc(), and lnm_inslogtab().
| unsigned short _lnmb::lnmb_w_size |
| unsigned char _lnmb::lnmb_b_type |
| char _lnmb::empty |
Definition at line 83 of file lnmstrdef.h.
| unsigned char _lnmb::lnmb_b_acmode |
struct _lnmth* _lnmb::lnmb_l_table [read] |
Definition at line 85 of file lnmstrdef.h.
Referenced by exe_crelnm(), exe_crelnt(), lnm_contsearch(), lnm_init_prc(), lnm_init_sys(), and lnm_inslogtab().
struct _lnmx* _lnmb::lnmb_l_lnmx [read] |
Definition at line 86 of file lnmstrdef.h.
Referenced by exe_crelnm(), exe_crelnt(), and lnm_init_prc().
| unsigned char _lnmb::lnmb_b_flags |
| unsigned char _lnmb::lnmb_b_count |
Definition at line 89 of file lnmstrdef.h.
Referenced by exe_crelnm(), exe_crelnt(), lnm_contsearch(), and lnm_inslogtab().
| unsigned char _lnmb::lnmb_t_name[254] |
Definition at line 90 of file lnmstrdef.h.
Referenced by exe_crelnm(), exe_crelnt(), and lnm_contsearch().
1.5.5