Home
last modified time | relevance | path

Searched refs:tlm_insert_new_slot (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_proto.h101 extern int tlm_insert_new_slot(int);
H A Dtlm_info.c367 tlm_insert_new_slot(int lib) in tlm_insert_new_slot() function
H A Dtlm_init.c322 if ((s = tlm_insert_new_slot(l)) <= 0) in make_virtual_slot()