Searched refs:_t_do_postconn_sync (Results 1 – 5 of 5) sorted by relevance
100 if (_t_do_postconn_sync(fd, tiptr) < 0) in _tx_rcvconnect()
157 if (_t_do_postconn_sync(fd, tiptr) < 0) in _tx_connect()
334 extern int _t_do_postconn_sync(int, struct _ti_user *);
335 if (_t_do_postconn_sync(resfd, restiptr) < 0) in _tx_accept()
1634 _t_do_postconn_sync(int fd, struct _ti_user *tiptr) in _t_do_postconn_sync() function