Home
last modified time | relevance | path

Searched refs:tlm_slot (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ndmpd/tlm/
H A Dtlm_proto.h85 extern tlm_slot_t *tlm_slot(int, int);
H A Dtlm_info.c118 tlm_slot(int lib, int slt) in tlm_slot() function
H A Dtlm_init.c325 if (!(sp = tlm_slot(l, s))) { in make_virtual_slot()
/illumos-gate/usr/src/cmd/ndmpd/include/
H A Dtlm.h189 typedef struct tlm_slot { struct
190 struct tlm_slot *ts_next; argument