Searched refs:ECTF_NOTENUM (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_impl.h262 ECTF_NOTENUM, /* type is not an enum */ enumerator in enum:__anon15991
H A Dctf_types.c129 return (ctf_set_errno(ofp, ECTF_NOTENUM));
722 (void) ctf_set_errno(ofp, ECTF_NOTENUM);
759 (void) ctf_set_errno(ofp, ECTF_NOTENUM);
H A Dctf_create.c885 return (ctf_set_errno(fp, ECTF_NOTENUM));

Completed in 52 milliseconds