linuxkpi: Add str_has_prefix
This function test if the string str begins with the string pointed
at by prefix.
Reviewed by: hselasky
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D23767
linuxkpi: Add str_has_prefix Tags None Referenced Files None Subscribers None
Description
Details
|