Home
last modified time | relevance | path

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

/tools/bootconfig/include/linux/
Dstring.h8 static inline char *skip_spaces(const char *str) in skip_spaces() function
/tools/lib/
Dstring.c124 char *skip_spaces(const char *str) in skip_spaces() function