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

/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/common/ctf/
H A Dctf_lookup.c121 (void) ctf_set_errno(fp, ECTF_NOTYPE);
150 (void) ctf_set_errno(fp, ECTF_NOTYPE);
160 (void) ctf_set_errno(fp, ECTF_NOTYPE);
H A Dctf_impl.h268 ECTF_NOTYPE, /* no type found corresponding to name */ enumerator in enum:__anon15991
H A Dctf_types.c490 return (ctf_set_errno(ofp, ECTF_NOTYPE));
493 return (ctf_set_errno(ofp, ECTF_NOTYPE));
498 return (ctf_set_errno(ofp, ECTF_NOTYPE));

Completed in 36 milliseconds