Searched refs:tlm_library_count (Results 1 – 3 of 3) sorted by relevance
104 extern int tlm_library_count(void);
383 for (*lib = 1; *lib <= tlm_library_count(); (*lib)++) { in new_drive()569 for (l = 1; l <= tlm_library_count(); l++) { in tlm_init()
60 tlm_library_count(void) in tlm_library_count() function