Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/lib/
H A Dbootconfig.c459 static char *skip_spaces_until_newline(char *p) in skip_spaces_until_newline() function
518 p = skip_spaces_until_newline(p); in __xbc_parse_value()