_tx_accept
return (_tx_accept(fd, resfd, call, TX_TLI_API));
extern int _tx_accept(int, int, const struct t_call *, int);
return (_tx_accept(fd, resfd, call, TX_XTI_API));
return (_tx_accept(fd, resfd, call, TX_XTI_XNS5_API));