Searched refs:linkNamespaces (Results 1 – 5 of 5) sorted by relevance
123 .linkNamespaces = &native_bridge3_linkNamespaces,
126 .linkNamespaces = &native_bridge6_linkNamespaces,
350 bool (*linkNamespaces)(struct native_bridge_namespace_t* from, member
675 return callbacks->linkNamespaces(from, to, shared_libs_sonames); in NativeBridgeLinkNamespaces()
670 .linkNamespaces = &native_bridge_linkNamespaces,