Home
last modified time | relevance | path

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

/sunrpc/
A Dtst-svc_register.c144 run_rpcbind (int rpcbind_sock) in run_rpcbind() argument
146 SVCXPRT *rpcbind_transport = svcudp_create (rpcbind_sock); in run_rpcbind()
208 int rpcbind_sock = xsocket (AF_INET, SOCK_DGRAM | SOCK_CLOEXEC, 0); in do_test() local
211 if (bind (rpcbind_sock, (struct sockaddr *) &sin, sizeof (sin)) != 0) in do_test()
252 run_rpcbind (rpcbind_sock); in do_test()

Completed in 5 milliseconds