Searched refs:preload_path (Results 1 – 1 of 1) sorted by relevance
348 _rtld_preload(const char *preload_path) in _rtld_preload() argument354 if (preload_path != NULL && *preload_path != '\0') { in _rtld_preload()355 cp = buf = xstrdup(preload_path); in _rtld_preload()