Page MenuHomeFreeBSD

random(4): De-export random_sources list
ClosedPublic

Authored by cem on Nov 21 2019, 6:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 2:31 PM
Unknown Object (File)
Feb 10 2024, 4:55 AM
Unknown Object (File)
Dec 10 2023, 2:05 PM
Unknown Object (File)
Oct 10 2023, 7:57 PM
Unknown Object (File)
Oct 7 2023, 3:32 AM
Unknown Object (File)
Aug 15 2023, 6:43 PM
Unknown Object (File)
Aug 15 2023, 8:31 AM
Unknown Object (File)
Aug 6 2023, 7:59 AM
Subscribers

Details

Summary

The internal datastructures do not need to be visible outside of
random_harvestq, and this helps ensure they are not misused.

No functional change.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable