Searched refs:_tx_open (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libnsl/nsl/ |
H A D | t_open.c | 54 * If _tx_open is called for transport that doesn't understand T_CAPABILITY_REQ 64 _tx_open(const char *path, int flags, struct t_info *info, int api_semantics) function
|
H A D | tli_wrappers.c | 119 return (_tx_open(path, flags, info, TX_TLI_API));
|
H A D | tx.h | 314 extern int _tx_open(const char *, int, struct t_info *, int);
|
H A D | xti_wrappers.c | 138 return (_tx_open(path, flags, info, TX_XTI_API));
|
Completed in 23 milliseconds