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