mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 20:01:13 -05:00
suffering a bad case neglect for the last few years. - Add full prototypes, including to function pointers. - Make the wire protocols 64-bit type safe, eg: 32 bit quantities are int32_t, not long. The orginal rpc code was implemented when an int could be 16 bits. Obtained from: a diff of FreeBSD vs. OpenBSD/NetBSD rpc code. |
||
|---|---|---|
| .. | ||
| auth.h | ||
| auth_unix.h | ||
| clnt.h | ||
| pmap_clnt.h | ||
| pmap_prot.h | ||
| pmap_rmt.h | ||
| rpc.h | ||
| rpc_msg.h | ||
| svc.h | ||
| svc_auth.h | ||
| types.h | ||
| xdr.h | ||