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

/osnet-11/usr/src/lib/libnsl/nsl/
H A Dt_open.c54 * 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 Dtli_wrappers.c119 return (_tx_open(path, flags, info, TX_TLI_API));
H A Dtx.h314 extern int _tx_open(const char *, int, struct t_info *, int);
H A Dxti_wrappers.c138 return (_tx_open(path, flags, info, TX_XTI_API));

Completed in 41 milliseconds