IDZEBRA  2.2.7
Data Fields
heap_cread_info Struct Reference

Data Fields

char prev_name [INP_NAME_MAX]
 
char cur_name [INP_NAME_MAX]
 
char * key
 
char * key_1
 
char * key_2
 
int mode_1
 
int mode_2
 
int sz_1
 
int sz_2
 
struct heap_infohi
 
int first_in_list
 
int more
 
int ret
 
int look_level
 

Detailed Description

Definition at line 387 of file kinput.c.

Field Documentation

◆ cur_name

char heap_cread_info::cur_name[INP_NAME_MAX]

Definition at line 389 of file kinput.c.

Referenced by heap_cread_item(), heap_inpb(), heap_inpc(), heap_inps(), and zebra_index_merge().

◆ first_in_list

int heap_cread_info::first_in_list

Definition at line 395 of file kinput.c.

Referenced by heap_cread_item(), and zebra_index_merge().

◆ hi

struct heap_info* heap_cread_info::hi

Definition at line 394 of file kinput.c.

Referenced by heap_cread_item(), and zebra_index_merge().

◆ key

char* heap_cread_info::key

Definition at line 390 of file kinput.c.

Referenced by heap_cread_item(), and zebra_index_merge().

◆ key_1

char* heap_cread_info::key_1

Definition at line 391 of file kinput.c.

Referenced by heap_cread_item2(), and zebra_index_merge().

◆ key_2

char * heap_cread_info::key_2

Definition at line 391 of file kinput.c.

Referenced by heap_cread_item2(), and zebra_index_merge().

◆ look_level

int heap_cread_info::look_level

Definition at line 398 of file kinput.c.

Referenced by heap_cread_item2(), and zebra_index_merge().

◆ mode_1

int heap_cread_info::mode_1

Definition at line 392 of file kinput.c.

Referenced by heap_cread_item2().

◆ mode_2

int heap_cread_info::mode_2

Definition at line 392 of file kinput.c.

Referenced by heap_cread_item2().

◆ more

int heap_cread_info::more

Definition at line 396 of file kinput.c.

Referenced by heap_cread_item(), heap_inpb(), heap_inpc(), heap_inps(), and zebra_index_merge().

◆ prev_name

char heap_cread_info::prev_name[INP_NAME_MAX]

Definition at line 388 of file kinput.c.

Referenced by heap_cread_item().

◆ ret

int heap_cread_info::ret

Definition at line 397 of file kinput.c.

Referenced by heap_cread_item2(), and zebra_index_merge().

◆ sz_1

int heap_cread_info::sz_1

Definition at line 393 of file kinput.c.

Referenced by heap_cread_item2().

◆ sz_2

int heap_cread_info::sz_2

Definition at line 393 of file kinput.c.

Referenced by heap_cread_item2().


The documentation for this struct was generated from the following file: