#include <tclhash.h>
Data Fields | |
struct tcl_bind_mask_b * | next |
tcl_cmd_t * | first |
char * | mask |
u_8bit_t | flags |
Definition at line 52 of file tclhash.h.
Definition at line 55 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().
Definition at line 57 of file tclhash.h.
Referenced by bind_bind_entry(), garbage_collect_tclhash(), tcl_binds(), tcl_getbinds(), and unbind_bind_entry().
char* mask |
Definition at line 56 of file tclhash.h.
Referenced by bind_bind_entry(), tcl_bind_mask_delete(), tcl_bind_mask_expmem(), tcl_binds(), tcl_getbinds(), and unbind_bind_entry().
struct tcl_bind_mask_b* next [read] |
Definition at line 53 of file tclhash.h.
Referenced by bind_bind_entry(), garbage_collect_tclhash(), tcl_bind_list_delete(), tcl_bind_list_expmem(), tcl_binds(), tcl_getbinds(), and unbind_bind_entry().