Home
last modified time | relevance | path

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

/third_party/musl/libc-test/src/functionalext/unittest/
Dunit_test_ldso_namespace.c1163 void nsinherits_realloc(ns_inherit_list *nsinl);
1172 nsinherits_realloc(NULL); in namespace_test_0740()
1185 nsinherits_realloc(&nsinl); in namespace_test_0750()
/third_party/musl/porting/linux/user/ldso/
Dnamespace.c72 UT_STATIC void nsinherits_realloc(ns_inherit_list *nsinl) in nsinherits_realloc() function
446 nsinherits_realloc(ns->ns_inherits); in ns_add_inherit()