Searched defs:tlm_library (Results 1 – 2 of 2) sorted by relevance
198 typedef struct tlm_library { struct199 struct tlm_library *tl_next; argument222 } tlm_library_t; argument
79 tlm_library(int lib) in tlm_library() function