Home
last modified time | relevance | path

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

/src/usr.sbin/rpcbind/
H A Drpcb_svc_com.c483 static struct rmtcallfd_list *rmthead; variable
516 if (rmthead == NULL) { in create_rmtcall_fd()
517 rmthead = rmt; in create_rmtcall_fd()
535 for (rmt = rmthead; rmt != NULL; rmt = rmt->next) { in find_rmtcallfd_by_netid()
548 for (rmt = rmthead; rmt != NULL; rmt = rmt->next) { in find_rmtcallxprt_by_fd()