Public Member Functions | |
| LINK (struct elt) link | |
| ISC_LINK (struct elt) link | |
Data Fields | |
| char * | key |
| unsigned int | type |
| isc_symvalue_t | value |
| char * | key |
| isccc_symvalue_t | value |
Definition at line 32 of file symtab.c.
| elt::LINK | ( | struct | elt | ) |
| elt::ISC_LINK | ( | struct | elt | ) |
| char* elt::key |
Definition at line 33 of file symtab.c.
Referenced by free_elt(), grow_table(), isc_symtab_define(), isc_symtab_destroy(), isc_symtab_undefine(), isccc_symtab_define(), and isccc_symtab_foreach().
| unsigned int elt::type |
Definition at line 34 of file symtab.c.
Referenced by free_elt(), isc_symtab_define(), isc_symtab_destroy(), isc_symtab_undefine(), isccc_symtab_define(), and isccc_symtab_foreach().
Definition at line 35 of file symtab.c.
Referenced by free_elt(), isc_symtab_define(), isc_symtab_destroy(), isc_symtab_lookup(), isc_symtab_undefine(), isccc_symtab_define(), isccc_symtab_foreach(), and isccc_symtab_lookup().