Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/rpcbind/
H A Drpcb_svc_com.c487 static struct rmtcallfd_list *rmthead; variable
521 if (rmthead == NULL) { in create_rmtcall_fd()
522 rmthead = rmt; in create_rmtcall_fd()
540 for (rmt = rmthead; rmt != NULL; rmt = rmt->next) { in find_rmtcallfd_by_netid()
553 for (rmt = rmthead; rmt != NULL; rmt = rmt->next) { in find_rmtcallxprt_by_fd()