Searched refs:buf_p (Results 1 - 1 of 1) sorted by relevance

/bionic/linker/
H A Dlinker.cpp364 char* buf_p = buf; local
365 while (i < max_count && (array[i] = strsep(&buf_p, delimiters))) {

Completed in 38 milliseconds