File libsrc/bpo_val_list.c


Included Files


Preprocessor definitions

#define GENOFF( a, b )

Local Variables

v_func
static int (*v_func)(FILE*,const char*,...)
Used in:

v_fh
static FILE* v_fh

Used in:

list_has_problems
static int list_has_problems

Used in:

Global Function bpo_List_Chk()

int bpo_List_Chk ( bpo_List* rlp, int (*p_func)(FILE*,const char*,...), FILE* fh )
Prototyped in:
Calls:
Called by:
References Variables:

Global Function node_list_details()

int node_list_details ( void* base, bpo_Node* bnp, int (*p_func)(FILE*,const char*,...), FILE* fh )
Prototyped in:
Called by:

Global Function node_list_header()

int node_list_header ( int (*p_func)(FILE*,const char*,...), FILE* fh )
Prototyped in:
Called by:

Local Function Walk_Backwards()

static int Walk_Backwards ( void* vp, bpo_List* blp, bpo_Node* bnp, int depth )
Calls:
Called by:
References Variables:

Local Function Walk_Forwards()

static int Walk_Forwards ( void* vp, bpo_List* blp, bpo_Node* bnp, int depth )
Calls:
Called by:
References Variables:

Local Function node_details()

static int node_details ( void* vp, bpo_Node* bnp, int dbg_lev, int error_level )
Calls:
Called by:
References Variables: