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

/macosx-10.10/dtrace-147/sys/
H A Dctf_api.h223 extern int ctf_enum_value(ctf_file_t *, ctf_id_t, const char *, int *);
/macosx-10.10/dtrace-147/libctf/
H A Dctf_types.c765 ctf_enum_value(ctf_file_t *fp, ctf_id_t type, const char *name, int *valp) function
H A Dctf_create.c1020 return (ctf_enum_value(ctb->ctb_file, ctb->ctb_type,
/macosx-10.10/dtrace-147/libdtrace/
H A Ddt_decl.c739 if (dnp->dn_kind != DT_NODE_IDENT || ctf_enum_value(
H A Ddt_parser.c3226 strchr(rp->dn_string, '`') == NULL && ctf_enum_value(

Completed in 116 milliseconds