angler-fishThe Vulnerability History Project

service,strv: introduce strv_find_startswith() and make use of it

      Unlike strv_find_prefix() the new call will return a pointer to the
suffix of the item we found, instead of the whole item. This is more
closer inline with what startswith() does, and allows us to simplify a
couple of invocations.
    
commit 28849dbadb7cd127f7f89e8892ec94c6a05070da
+23 -21
-17
-1
expand_less