Home
last modified time | relevance | path

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

/openbsd/usr.bin/rusers/
H A Drusers.c104 enum clnt_stat rpc_setup(int *, XDR *, struct rpc_msg *,
455 rpc_setup(int *fdp, XDR *xdr, struct rpc_msg *msg, struct rmtcallargs *args, in rpc_setup() function
522 stat = rpc_setup(&sock[0], &xdr, &msg[0], &args, unix_auth, buf[0]); in allhosts()
530 stat = rpc_setup(&sock[1], &xdr, &msg[1], &args, unix_auth, buf[1]); in allhosts()