Home
last modified time | relevance | path

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

/freebsd-10-stable/cddl/contrib/opensolaris/common/ctf/
Dctf_create.c1191 enumadd(const char *name, int value, void *arg) in enumadd() function
1519 ctf_enum_iter(src_fp, src_type, enumadd, &dst)) in ctf_add_type()