Home
last modified time | relevance | path

Searched defs:skip_spaces (Results 1 – 6 of 6) 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
/linux/arch/s390/boot/ !
H A Dstring.c53 char *skip_spaces(const char *str) in skip_spaces() function
/linux/arch/arm64/kernel/pi/ !
H A Didreg-override.c422 char * __init skip_spaces(const char *str) in skip_spaces() function
/linux/lib/ !
H A Dstring_helpers.c845 char *skip_spaces(const char *str) in skip_spaces() function