Home
last modified time | relevance | path

Searched refs:ldpaths_bufp (Results 1 – 1 of 1) sorted by relevance

/bionic/linker/
Dlinker.c2025 char *ldpaths_bufp = ldpaths_buf; in parse_library_path() local
2030 while (i < LDPATH_MAX && (ldpaths[i] = strsep(&ldpaths_bufp, delim))) { in parse_library_path()