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

/netbsd-6-1-5-RELEASE/usr.sbin/rpcbind/
H A Drpcb_svc_com.c69 struct rmtcallfd_list { struct
73 struct rmtcallfd_list *next;
479 static struct rmtcallfd_list *rmthead;
480 static struct rmtcallfd_list *rmttail;
486 struct rmtcallfd_list *rmt;
503 rmt = (struct rmtcallfd_list *)malloc((u_int)
504 sizeof (struct rmtcallfd_list));
531 struct rmtcallfd_list *rmt;
544 struct rmtcallfd_list *rmt;
/netbsd-6-1-5-RELEASE/tests/fs/nfs/nfsservice/rpcbind/
H A Drpcb_svc_com.c73 struct rmtcallfd_list { struct
77 struct rmtcallfd_list *next;
475 static struct rmtcallfd_list *rmthead;
476 static struct rmtcallfd_list *rmttail;
482 struct rmtcallfd_list *rmt;
499 rmt = (struct rmtcallfd_list *)malloc((u_int)
500 sizeof (struct rmtcallfd_list));
527 struct rmtcallfd_list *rmt;
540 struct rmtcallfd_list *rmt;

Completed in 70 milliseconds