Searched refs:LOCAL_NS_PREFERED (Results 1 – 2 of 2) sorted by relevance
27 #define LOCAL_NS_PREFERED 0x4 /* Use app's library when app's library has same name as system libra… macro
1845 if (((ns->flag & LOCAL_NS_PREFERED) != 0) && ns->lib_paths) { in app_has_same_name_so()