Home
last modified time | relevance | path

Searched refs:endpnt (Results 1 – 1 of 1) sorted by relevance

/titanic_41/usr/src/uts/common/rpc/
H A Dclnt_clts.c102 struct endpnt *e_pcurr; /* pointer to current endpoint */
114 typedef struct endpnt { struct
162 static int check_endpnt(struct endpnt *, struct endpnt **);
163 static struct endpnt *endpnt_get(struct knetconfig *, int);
164 static void endpnt_rele(struct endpnt *);
199 struct endpnt *cku_endpnt; /* open end point */
982 struct endpnt *, p->cku_endpnt); in clnt_clts_kcallit_addr()
1301 check_endpnt(struct endpnt *endp, struct endpnt **newp) in check_endpnt()
1370 static struct endpnt *
1375 struct endpnt *new = NULL; in endpnt_get()
[all …]