TX_XTI_API
return (_tx_free(ptr, struct_type, TX_XTI_API));
return (_tx_getinfo(fd, info, TX_XTI_API));
return (_tx_getprotaddr(fd, boundaddr, peeraddr, TX_XTI_API));
return (_tx_getstate(fd, TX_XTI_API));
return (_tx_listen(fd, call, TX_XTI_API));
return (_tx_look(fd, TX_XTI_API));
return (_tx_open(path, flags, info, TX_XTI_API));
return (_tx_optmgmt(fd, req, ret, TX_XTI_API));
return (_tx_rcv(fd, buf, nbytes, flags, TX_XTI_API));
return (_tx_rcvconnect(fd, call, TX_XTI_API));
return (_tx_rcvdis(fd, discon, TX_XTI_API));
return (_tx_rcvrel(fd, TX_XTI_API));
return (_tx_rcvudata(fd, unitdata, flags, TX_XTI_API));
return (_tx_rcvuderr(fd, uderr, TX_XTI_API));
return (_tx_snd(fd, buf, nbytes, flags, TX_XTI_API));
return (_tx_snddis(fd, call, TX_XTI_API));
return (_tx_sndrel(fd, TX_XTI_API));
return (_tx_sndudata(fd, unitdata, TX_XTI_API));
return (_tx_strerror(errnum, TX_XTI_API));
return (_tx_sync(fd, TX_XTI_API));
return (_tx_unbind(fd, TX_XTI_API));
return (_tx_accept(fd, resfd, call, TX_XTI_API));
return (_tx_alloc(fd, struct_type, fields, TX_XTI_API));
return (_tx_bind(fd, req, ret, TX_XTI_API));
return (_tx_close(fd, TX_XTI_API));
return (_tx_connect(fd, sndcall, rcvcall, TX_XTI_API));
return (_tx_error(errmsg, TX_XTI_API));