Home
last modified time | relevance | path

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

/openbmc/linux/drivers/firmware/efi/libstub/
H A Dskip_spaces.c7 char *skip_spaces(const char *str) in skip_spaces() function
/openbmc/u-boot/lib/
H A Dlinux_string.c20 char *skip_spaces(const char *str) in skip_spaces() function
/openbmc/linux/tools/bootconfig/include/linux/
H A Dbootconfig.h25 static inline char *skip_spaces(const char *str) in skip_spaces() function
/openbmc/linux/arch/s390/boot/
H A Dstring.c25 char *skip_spaces(const char *str) in skip_spaces() function
/openbmc/linux/tools/lib/
H A Dstring.c124 char *skip_spaces(const char *str) in skip_spaces() function
/openbmc/linux/arch/x86/boot/compressed/
H A Dkaslr.c113 char *skip_spaces(const char *str) in skip_spaces() function
/openbmc/linux/lib/
H A Dstring_helpers.c866 char *skip_spaces(const char *str) in skip_spaces() function