Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_clts.c107 struct endpnt *e_pcurr; /* pointer to current endpoint */
119 typedef struct endpnt { struct
167 static int check_endpnt(struct endpnt *, struct endpnt **);
168 static struct endpnt *endpnt_get(struct knetconfig *, int);
169 static void endpnt_rele(struct endpnt *);
204 struct endpnt *cku_endpnt; /* open end point */
999 struct endpnt *, p->cku_endpnt); in clnt_clts_kcallit_addr()
1326 check_endpnt(struct endpnt *endp, struct endpnt **newp) in check_endpnt()
1395 static struct endpnt *
1400 struct endpnt *new = NULL; in endpnt_get()
[all …]