Searched refs:trim_spaces (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/ctwm/dist/tests/layout/
H A Dtest_layout.c26 trim_spaces(char *str) function in typeref:typename:char *
167 line = trim_spaces(buf);
259 line = trim_spaces(buf);
287 line = trim_spaces(&line[7]);
309 line = trim_spaces(line);
329 line = trim_spaces(line);

Completed in 2 milliseconds