Searched refs:buf_p (Results 1 – 1 of 1) sorted by relevance
348 char* buf_p = buf; in parse_path() local349 while (i < max_count && (array[i] = strsep(&buf_p, delimiters))) { in parse_path()