Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libfsmgt/common/
H A Dfileutil.c43 static char *get_first_column_data(char *line);
238 get_first_column_data(char *line) in get_first_column_data() function
252 data = get_first_column_data(returned_string); in retrieve_string()