HomeFreeBSD

rpc: correct resultproc_t's type

Description

rpc: correct resultproc_t's type

It takes exactly three arguments of known type.

Tweak the types of various resultproc_t functions to match the type (mostly
added const to struct pointers) allowing us to drop casts.

Effort: CHERI upstreaming
Reviewed by: vangyzen, glebius
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D54941

Details

Provenance
brooksAuthored on Feb 2 2026, 9:20 PM
Reviewer
vangyzen
Differential Revision
D54941: rpc: correct resultproc_t's type
Parents
rGe236502a997d: clnt_broadcast(3): fix eachresult argument type
Branches
Unknown
Tags
Unknown