Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libnsl/nsl/
H A Dt_look.c45 _tx_look(int fd, int api_semantics) in _tx_look() function
H A Dtli_wrappers.c113 return (_tx_look(fd, TX_TLI_API)); in t_look()
H A Dtx.h316 extern int _tx_look(int, int);
H A Dxti_wrappers.c133 return (_tx_look(fd, TX_XTI_API)); in _xti_look()