Home
last modified time | relevance | path

Searched refs:strip_string (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/vboot_reference/futility/
H A Dupdater_utils.c27 void strip_string(char *s, const char *pattern) in strip_string() function
102 strip_string(*version, "\xff"); in load_firmware_version()
410 strip_string(buf, NULL); in host_shell()
H A Dupdater_utils.h168 void strip_string(char *s, const char *pattern);