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

/osnet-11/usr/src/lib/libfsmgt/common/
H A Dfileutil.c45 static char *trim_trailing_whitespace(char *line);
180 returned_stringp = trim_trailing_whitespace(current_string);
261 * trim_trailing_whitespace - helper function to remove trailing
268 trim_trailing_whitespace(char *input_string) function

Completed in 40 milliseconds