Searched refs:e_tiptr (Results 1 – 1 of 1) sorted by relevance
118 TIUSER *e_tiptr; /* pointer to transport endpoint */ member686 t_kadvise(p->cku_endpnt->e_tiptr, in clnt_clts_kcallit_addr()881 if (endpt->e_tiptr != NULL) { in clnt_clts_kcallit_addr()884 (void) t_kclose(endpt->e_tiptr, 1); in clnt_clts_kcallit_addr()885 endpt->e_tiptr = NULL; in clnt_clts_kcallit_addr()1598 new->e_tiptr = tiptr; in endpnt_get()1645 bindresvport(new->e_tiptr, NULL, NULL, FALSE)) != 0) { in endpnt_get()1656 (void) t_kclose(new->e_tiptr, 1); in endpnt_get()1662 &new->e_tiptr, cr); in endpnt_get()1665 new->e_tiptr = NULL; in endpnt_get()[all …]