Home
last modified time | relevance | path

Searched refs:create_string_table (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dutil.h48 extern table_t *create_string_table(int);
H A Ddb.c228 Database.Print_Types = create_string_table(50); in db_add_print_types()
H A Dutil.c280 create_string_table(int size) in create_string_table() function
H A Dsymtab.c549 Symtab.Print_Types = create_string_table(50); in symtab_add_print_types()
591 Symtab.Includes = create_string_table(50); in symtab_add_includes()