Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dbootconfig.c429 static char *skip_spaces_until_newline(char *p) in skip_spaces_until_newline() function
488 p = skip_spaces_until_newline(p); in __xbc_parse_value()