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