ctf_add_enumerator
return (ctf_add_enumerator(ctb->ctb_file, ctb->ctb_type,
ret = ctf_add_enumerator(cup->cu_ctfp, id, name, eval);
return (ctf_add_enumerator(cmep->cme_fp, cmep->cme_id, name, value) ==
if (ctf_add_enumerator(dsp->ds_ctfp, dsp->ds_type,
extern int ctf_add_enumerator(ctf_file_t *, ctf_id_t, const char *, int);