Page MenuHomeFreeBSD

Tidy syscall declerations.
ClosedPublic

Authored by brooks on Nov 14 2019, 4:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
May 1 2024, 2:00 AM
Unknown Object (File)
May 1 2024, 2:00 AM
Unknown Object (File)
May 1 2024, 2:00 AM
Unknown Object (File)
Apr 30 2024, 11:26 PM
Unknown Object (File)
Apr 9 2024, 4:16 PM
Unknown Object (File)
Dec 22 2023, 11:21 PM
Unknown Object (File)
Dec 19 2023, 1:21 PM
Unknown Object (File)
Dec 11 2023, 5:57 AM
Subscribers

Details

Summary

Pointer arguments should be of the form "<type> *..." and not
"<type>* ...".

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 27516
Build 25746: arc lint + arc unit