a2e41a585b
Various RPC functions used a bare pointer in function prototypes to describe fixed-length buffer arguments but used a fixed-length array in the function definition. The manual page for these functions describes the parameters as being fixed-length buffers, so update the prototypes to match the definitions. Reviewed by: imp, emaste Reported by: GCC -Warray-parameter Differential Revision: https://reviews.freebsd.org/D36757 |
||
---|---|---|
.. | ||
auth_des.h | ||
auth_kerb.h | ||
auth_unix.h | ||
auth.h | ||
clnt_soc.h | ||
clnt_stat.h | ||
clnt.h | ||
des_crypt.h | ||
des.h | ||
Makefile | ||
Makefile.depend | ||
nettype.h | ||
pmap_clnt.h | ||
pmap_prot.h | ||
pmap_rmt.h | ||
raw.h | ||
rpc_com.h | ||
rpc_msg.h | ||
rpc.h | ||
rpcb_clnt.h | ||
rpcb_prot.x | ||
rpcent.h | ||
rpcsec_gss.h | ||
svc_auth.h | ||
svc_dg.h | ||
svc_soc.h | ||
svc.h | ||
xdr.h |