Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfsmgt/common/
H A Dfileutil.c161 char *returned_stringp; in fileutil_get_cmd_from_string() local
180 returned_stringp = trim_trailing_whitespace(current_string); in fileutil_get_cmd_from_string()
182 return (returned_stringp); in fileutil_get_cmd_from_string()