Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/rpcbind/
H A Drpcb_svc_com.c535 static struct rmtcallfd_list *rmthead; variable
584 if (rmthead == NULL) { in create_rmtcall_fd()
585 rmthead = rmt; in create_rmtcall_fd()
600 for (rmt = rmthead; rmt != NULL; rmt = rmt->next) { in find_rmtcallfd_by_netid()