Home
last modified time | relevance | path

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

/third_party/musl/porting/linux/user/ldso/
Ddynlink.c1853 static struct dso *find_library_by_name(const char *name, const ns_t *ns, bool check_inherited) in find_library_by_name() function
1962 p = find_library_by_name(name, namespace, check_inherited); in load_library()
4957 task->p = find_library_by_name(name, namespace, check_inherited); in load_library_header()