HomeFreeBSD

syscalls: normalize orecvfrom and ogetsockname

Description

syscalls: normalize orecvfrom and ogetsockname

Declare o<foo>_args rather than reusing the equivalent <foo>_args
structs. Avoiding the addition of a new type isn't worth the
gratutious differences.

Reviewed by: kib, imp

Details

Provenance
brooksAuthored on Nov 29 2021, 10:02 PM
Parents
rG28f047188492: uipc: rework recvfrom, getsockname, getpeername
Branches
Unknown
Tags
Unknown