Home
last modified time | relevance | path

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

/glibc-2.36/sunrpc/
Dsvc_unix.c118 struct unix_rendezvous { /* kept in xprt->xp_p1 */ struct
155 struct unix_rendezvous *r; in svcunix_create()
182 r = (struct unix_rendezvous *) mem_alloc (sizeof (*r)); in svcunix_create()
249 struct unix_rendezvous *r; in rendezvous_request()
254 r = (struct unix_rendezvous *) xprt->xp_p1; in rendezvous_request()