_t_is_ok
if (_t_is_ok(fd, tiptr, T_CONN_REQ) < 0)
if (_t_is_ok(fd, tiptr, conn_res_prim) < 0) {
if (_t_is_ok(fd, tiptr, T_DISCON_REQ) < 0) {
extern int _t_is_ok(int, struct _ti_user *, t_scalar_t);