Searched refs:ctf_decl_init (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/cddl/contrib/opensolaris/common/ctf/ |
| HD | ctf_decl.c | 54 ctf_decl_init(ctf_decl_t *cd, char *buf, size_t len) in ctf_decl_init() function
|
| HD | ctf_impl.h | 303 extern void ctf_decl_init(ctf_decl_t *, char *, size_t);
|
| HD | ctf_types.c | 213 ctf_decl_init(&cd, buf, len); in ctf_type_qlname()
|
| /NextBSD/sys/cddl/dev/fbt/ |
| HD | fbt.c | 692 ctf_decl_init(ctf_decl_t *cd, char *buf, size_t len) in ctf_decl_init() function 892 ctf_decl_init(&cd, buf, len); in fbt_type_name()
|