Home
last modified time | relevance | path

Searched defs:tlm_library (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h198 typedef struct tlm_library { struct
199 struct tlm_library *tl_next; argument
222 } tlm_library_t; argument
/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_info.c79 tlm_library(int lib) in tlm_library() function