Go to the source code of this file.
Classes | |
struct | lnmdef |
Defines | |
#define | LNM_M_NO_ALIAS 0x1 |
#define | LNM_M_CONFINE 0x2 |
#define | LNM_M_CRELOG 0x4 |
#define | LNM_M_TABLE 0x8 |
#define | LNM_M_CONCEALED 0x100 |
#define | LNM_M_TERMINAL 0x200 |
#define | LNM_M_EXISTS 0x400 |
#define | LNM_M_SHAREABLE 0x10000 |
#define | LNM_M_CLUSTERWIDE 0x20000 |
#define | LNM_M_CREATE_IF 0x1000000 |
#define | LNM_M_CASE_BLIND 0x2000000 |
#define | LNM_M_INTERLOCKED 0x4000000 |
#define | LNM_M_LOCAL_ACTION 0x8000000 |
#define | LNM_C_TABNAMLEN 31 |
#define | LNM_C_NAMLENGTH 255 |
#define | LNM_C_MAXDEPTH 10 |
#define | LNM__INDEX 1 |
#define | LNM__STRING 2 |
#define | LNM__ATTRIBUTES 3 |
#define | LNM__TABLE 4 |
#define | LNM__LENGTH 5 |
#define | LNM__ACMODE 6 |
#define | LNM__MAX_INDEX 7 |
#define | LNM__PARENT 8 |
#define | LNM__LNMB_ADDR 9 |
#define | LNM__AGENT_ACMODE 10 |
#define | LNM__CHAIN -1 |
#define LNM__INDEX 1 |
Definition at line 21 of file lnmdef.h.
Referenced by create_mb_log(), exe_crelnm(), exe_trnlnm(), find_mb_log(), and lnm_init_prc().
#define LNM__LNMB_ADDR 9 |
#define LNM__STRING 2 |
Definition at line 22 of file lnmdef.h.
Referenced by cre_syscommon(), create_mb_log(), exe_crelnm(), exe_trnlnm(), find_mb_log(), ioc_std_trandevnam(), lnm_init_prc(), search_log_prc(), search_log_repl(), and search_log_sys().
#define LNM_C_NAMLENGTH 255 |