Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfsmgt/common/
H A Dfileutil.c45 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