Searched refs:inputstring (Results 1 – 1 of 1) sorted by relevance
424 char *buffer_tmp, *buffer_copy, *inputstring; in find_token() local430 inputstring = buffer_copy; in find_token()435 while ((*ap = strsep(&inputstring, ",")) != NULL) { in find_token()