Searched refs:etc_ldso_path (Results 1 – 3 of 3) sorted by relevance
1091 char etc_ldso_path[prefix_len + 1 in load_library() local1093 snprintf(etc_ldso_path, sizeof etc_ldso_path, in load_library()1096 fd = open(etc_ldso_path, O_RDONLY|O_CLOEXEC); in load_library()
1099 char etc_ldso_path[prefix_len + 1 local1101 snprintf(etc_ldso_path, sizeof etc_ldso_path,1104 fd = open(etc_ldso_path, O_RDONLY|O_CLOEXEC);