Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dutil-strings.h324 strstrip(const char *input, const char *what) in strstrip() function
/third_party/libinput/test/
Dtest-utils.c1097 str = strstrip(t->string, t->what); in START_TEST()
/third_party/libinput/tools/
Dlibinput-record.c1450 distro = strstrip(&osrstr[3], "\"'"); in print_system_header()
1452 version = strstrip(&osrstr[11], "\"'"); in print_system_header()