Home
last modified time | relevance | path

Searched refs:find_ns_inherit (Results 1 - 2 of 2) sorted by relevance

/third_party/musl/porting/linux/user/ldso/
H A Dnamespace.c372 static ns_inherit *find_ns_inherit(ns_t *ns, ns_t *inherited) in find_ns_inherit() function
383 "find_ns_inherit ns[%{public}s] ns_inherited[%{public}s] failed,return NULL!", ns->ns_name, inherited->ns_name); in find_ns_inherit()
394 ns_inherit *inherit = find_ns_inherit(ns, ns_inherited); in ns_add_inherit()
/third_party/musl/ldso/linux/
H A Dnamespace.c372 static ns_inherit *find_ns_inherit(ns_t *ns, ns_t *inherited) in find_ns_inherit() function
383 "find_ns_inherit ns[%{public}s] ns_inherited[%{public}s] failed,return NULL!", ns->ns_name, inherited->ns_name); in find_ns_inherit()
394 ns_inherit *inherit = find_ns_inherit(ns, ns_inherited); in ns_add_inherit()

Completed in 2 milliseconds