Searched refs:extra_buf (Results 1 – 1 of 1) sorted by relevance
337 char *extra_buf = extra_buffer.data; in realpath_stk() local340 end_idx = end - extra_buf; in realpath_stk()351 extra_buf = extra_buffer.data; in realpath_stk()354 end = extra_buf + end_idx; in realpath_stk()357 memmove (&extra_buf[n], end, len + 1); in realpath_stk()358 name = end = memcpy (extra_buf, buf, n); in realpath_stk()
Completed in 4 milliseconds