Home
last modified time | relevance | path

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

/freebsd/cddl/contrib/opensolaris/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.c106 strtab_create(&b->ctb_strtab); in ctf_buf_new()