Home
last modified time | relevance | path

Searched refs:strtab_create (Results 1 – 3 of 3) sorted by relevance

/titanic_50/usr/src/tools/ctf/cvt/
H A Dstrtab.h57 extern void strtab_create(strtab_t *);
H A Dstrtab.c51 strtab_create(strtab_t *sp) in strtab_create() function
H A Dctf.c95 strtab_create(&b->ctb_strtab); in ctf_buf_new()