Home
last modified time | relevance | path

Searched defs:skip_spaces (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/firmware/efi/libstub/
H A Dskip_spaces.c7 char *skip_spaces(const char *str) in skip_spaces() function
/linux/tools/bootconfig/include/linux/
H A Dbootconfig.h25 static inline char *skip_spaces(const char *str) in skip_spaces() function
/linux/tools/lib/
H A Dstring.c124 char *skip_spaces(const char *str) in skip_spaces() function