Searched refs:ctf_enum_value (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/sys/cddl/contrib/opensolaris/uts/common/sys/
H A Dctf_api.h201 extern int ctf_enum_value(ctf_file_t *, ctf_id_t, const char *, int *);
/freebsd-13-stable/cddl/contrib/opensolaris/common/ctf/
H A Dctf_types.c784 ctf_enum_value(ctf_file_t *fp, ctf_id_t type, const char *name, int *valp) function
H A Dctf_create.c1186 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type,
/freebsd-13-stable/cddl/contrib/opensolaris/lib/libdtrace/common/
H A Ddt_decl.c724 if (dnp->dn_kind != DT_NODE_IDENT || ctf_enum_value(
H A Ddt_parser.c3331 strchr(rp->dn_string, '`') == NULL && ctf_enum_value(

Completed in 65 milliseconds