Searched refs:tlm_library_count (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_proto.h104 extern int tlm_library_count(void);
H A Dtlm_init.c383 for (*lib = 1; *lib <= tlm_library_count(); (*lib)++) {
569 for (l = 1; l <= tlm_library_count(); l++) {
H A Dtlm_info.c60 tlm_library_count(void) function

Completed in 68 milliseconds