Searched refs:_tx_open (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/lib/libnsl/nsl/ |
H A D | t_open.c | 64 _tx_open(const char *path, int flags, struct t_info *info, int api_semantics) in _tx_open() function
|
H A D | tli_wrappers.c | 126 return (_tx_open(path, flags, info, TX_TLI_API)); in t_open()
|
H A D | tx.h | 317 extern int _tx_open(const char *, int, struct t_info *, int);
|
H A D | xti_wrappers.c | 142 return (_tx_open(path, flags, info, TX_XTI_API)); in _xti_open()
|