#include <tclhash.h>
Data Fields | |
struct tcl_cmd_b * | next |
struct flag_record | flags |
char * | func_name |
int | hits |
u_8bit_t | attributes |
Definition at line 31 of file tclhash.h.
Definition at line 38 of file tclhash.h.
Referenced by bind_bind_entry(), garbage_collect_tclhash(), tcl_binds(), tcl_getbinds(), and unbind_bind_entry().
struct flag_record flags [read] |
Definition at line 34 of file tclhash.h.
Referenced by bind_bind_entry(), and tcl_binds().
char* func_name |
Definition at line 35 of file tclhash.h.
Referenced by bind_bind_entry(), tcl_binds(), tcl_cmd_delete(), tcl_cmd_expmem(), tcl_getbinds(), and unbind_bind_entry().
int hits |
Definition at line 37 of file tclhash.h.
Referenced by tcl_binds().
Definition at line 32 of file tclhash.h.
Referenced by bind_bind_entry(), garbage_collect_tclhash(), tcl_bind_mask_delete(), tcl_bind_mask_expmem(), tcl_binds(), tcl_getbinds(), and unbind_bind_entry().