Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c70 struct rmtcallfd_list { struct
74 struct rmtcallfd_list *next; argument
479 static struct rmtcallfd_list *rmthead;
480 static struct rmtcallfd_list *rmttail;
486 struct rmtcallfd_list *rmt; in create_rmtcall_fd()
503 rmt = malloc(sizeof (struct rmtcallfd_list)); in create_rmtcall_fd()
530 struct rmtcallfd_list *rmt; in find_rmtcallfd_by_netid()
543 struct rmtcallfd_list *rmt; in find_rmtcallxprt_by_fd()