Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libnsl/nsl/
H A Dt_open.c64 _tx_open(const char *path, int flags, struct t_info *info, int api_semantics) in _tx_open() function
H A Dtli_wrappers.c126 return (_tx_open(path, flags, info, TX_TLI_API)); in t_open()
H A Dtx.h317 extern int _tx_open(const char *, int, struct t_info *, int);
H A Dxti_wrappers.c142 return (_tx_open(path, flags, info, TX_XTI_API)); in _xti_open()