Home
last modified time | relevance | path

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

/netbsd/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dstrtab.h57 extern void strtab_create(strtab_t *);
H A Dstrtab.c55 strtab_create(strtab_t *sp) in strtab_create() function
H A Dctf.c111 strtab_create(&b->ctb_strtab); in ctf_buf_new()