Searched refs:trim_trailing_whitespace (Results 1 – 1 of 1) sorted by relevance
45 static char *trim_trailing_whitespace(char *line);180 returned_stringp = trim_trailing_whitespace(current_string); in fileutil_get_cmd_from_string()268 trim_trailing_whitespace(char *input_string) in trim_trailing_whitespace() function