Home
last modified time | relevance | path

Searched defs:permitted_paths (Results 1 – 6 of 6) sorted by relevance

/third_party/musl/porting/linux/user/ldso/
Dnamespace.h43 …strlist *permitted_paths; /* when separated, permitted search paths splited by ':', including s… member
Dnamespace.c304 void ns_set_permitted_paths(ns_t *ns, const char *permitted_paths) in ns_set_permitted_paths()
Ddynlink.c260 char *lib_paths, *asan_lib_paths, *permitted_paths, *asan_permitted_paths, *allowed_libs; in set_ns_attrs() local
4420 int dlns_set_namespace_permitted_paths(const char * name, const char * permitted_paths) in dlns_set_namespace_permitted_paths()
/third_party/musl/ldso/linux/
Dnamespace.h43 …strlist *permitted_paths; /* when separated, permitted search paths splited by ':', including s… member
Dnamespace.c304 void ns_set_permitted_paths(ns_t *ns, const char *permitted_paths) in ns_set_permitted_paths()
Ddynlink.c370 char *lib_paths, *asan_lib_paths, *permitted_paths, *asan_permitted_paths, *allowed_libs; in set_ns_attrs() local
5171 int dlns_set_namespace_permitted_paths(const char * name, const char * permitted_paths) in dlns_set_namespace_permitted_paths()