Home
last modified time | relevance | path

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

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