Searched refs:barg (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/lib/libc/rpc/
H A Dclnt_bcast.c279 struct r_rpcb_rmtcallargs barg; /* Remote arguments */ local
388 barg.prog = prog;
389 barg.vers = vers;
390 barg.proc = proc;
391 barg.args.args_val = argsp;
392 barg.xdr_args = xargs;
401 (struct rpcb_rmtcallargs *)(void *)&barg))) {
/freebsd-12-stable/contrib/binutils/bfd/
H A Dieee.c60 ieee_write_byte (bfd *abfd, int barg) argument
64 byte = barg;

Completed in 117 milliseconds