Home
last modified time | relevance | path

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

/bionic/linker/
Dlinker.cpp284 static void parse_path(const char* path, const char* delimiters, in parse_path() function
309 parse_path(path, ":", &g_ld_library_paths); in parse_LD_LIBRARY_PATH()
314 parse_path(path, " :", &g_ld_preload_names); in parse_LD_PRELOAD()