Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libfsmgt/common/
H A Dfileutil.c159 char *returned_stringp; in fileutil_get_cmd_from_string() local
178 returned_stringp = trim_trailing_whitespace(current_string); in fileutil_get_cmd_from_string()
180 return (returned_stringp); in fileutil_get_cmd_from_string()