Searched defs:e_tiptr (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c123 TIUSER *e_tiptr; /* pointer to transport endpoint */ member in struct:endpnt
697 t_kadvise(p->cku_endpnt->e_tiptr,
897 if (endpt->e_tiptr != NULL) {
900 (void) t_kclose(endpt->e_tiptr, 1);
901 endpt->e_tiptr = NULL;
1171 * | e_tiptr | | | e_tiptr | | | |
1184 * | | e_tiptr | | |
1197 * | e_tiptr |
1612 new->e_tiptr
[all...]

Completed in 83 milliseconds