Searched defs:tlm_slot (Results 1 – 2 of 2) sorted by relevance
189 typedef struct tlm_slot { struct190 struct tlm_slot *ts_next; argument196 } tlm_slot_t; argument
118 tlm_slot(int lib, int slt) in tlm_slot() function