Searched refs:rhs_ptr (Results 1 – 1 of 1) sorted by relevance
118 static int split_str(char **lhs_ptr, char **rhs_ptr, char *string, char c) { in split_str() argument127 *rhs_ptr = middle_ptr + 1; in split_str()