Home
last modified time | relevance | path

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

/freebsd/usr.sbin/rpcbind/
H A Drpcb_svc_com.c479 static struct rmtcallfd_list *rmthead; variable
513 if (rmthead == NULL) { in create_rmtcall_fd()
514 rmthead = rmt; in create_rmtcall_fd()
532 for (rmt = rmthead; rmt != NULL; rmt = rmt->next) { in find_rmtcallfd_by_netid()
545 for (rmt = rmthead; rmt != NULL; rmt = rmt->next) { in find_rmtcallxprt_by_fd()