Searched refs:tnf_get_slot_name (Results 1 – 5 of 5) sorted by relevance
157 slotname = tnf_get_slot_name(datum, i); in describe_probe_type()251 slotname = tnf_get_slot_name(datum, i); in describe_event()277 slotname = tnf_get_slot_name(datum, i); in describe_c_struct()
313 slotname = tnf_get_slot_name(datum, i); in describe_struct()
175 char * tnf_get_slot_name(tnf_datum_t, unsigned);
69 tnf_get_slot_name;
169 tnf_get_slot_name(tnf_datum_t datum, unsigned index) in tnf_get_slot_name() function