Page MenuHomeFreeBSD

stand: Introduce devparse to parse device / path strings
ClosedPublic

Authored by imp on Nov 10 2022, 5:04 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 20 2024, 2:14 AM
Unknown Object (File)
Feb 18 2024, 10:18 AM
Unknown Object (File)
Jan 12 2024, 11:42 PM
Unknown Object (File)
Jan 10 2024, 1:49 AM
Unknown Object (File)
Dec 20 2023, 3:43 AM
Unknown Object (File)
Nov 7 2023, 6:09 AM
Unknown Object (File)
Nov 4 2023, 8:16 PM
Unknown Object (File)
Jul 12 2023, 3:43 AM
Subscribers

Details

Summary

devparse is now the preferred interface to use to parse device
strings or device:/path strings. It parses the passed in string,
mallocs the device's particular devdesc string and returns the
'remainder' of the device:/path for further processing.

Sponsored by: Netflix

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 48264
Build 45150: arc lint + arc unit