Searched defs:ns (Results 1 – 9 of 9) sorted by relevance
/bionic/libc/dns/resolv/ |
D | res_stats.c | 172 for (int ns = 0; ns < nscount; ns++) { in android_net_res_stats_get_usable_servers() local 182 for (int ns = 0; ns < nscount; ns++) { in android_net_res_stats_get_usable_servers() local
|
D | res_send.c | 226 int ns; in res_ourserver_p() local 354 int gotsomewhere, terrno, try, v_circuit, resplen, ns, n; in res_nsend() local 727 …struct timespec get_timeout(const res_state statp, const struct __res_params* params, const int ns) in get_timeout() 758 int *terrno, int ns, time_t* at, int* rcode, int* delay) in send_vc() 1072 int *terrno, int ns, int *v_circuit, int *gotsomewhere, in send_dg()
|
D | res_init.c | 630 int ns; in res_nclose() local
|
D | res_cache.c | 2330 _resolv_cache_add_resolver_stats_sample( unsigned netid, int revision_id, int ns, in _resolv_cache_add_resolver_stats_sample()
|
/bionic/linker/ |
D | linker.cpp | 173 static bool maybe_accessible_via_namespace_links(android_namespace_t* ns, const char* name) { in maybe_accessible_via_namespace_links() 186 static bool is_greylisted(android_namespace_t* ns, const char* name, const soinfo* needed_by) { in is_greylisted() 333 soinfo* soinfo_alloc(android_namespace_t* ns, const char* name, in soinfo_alloc() 1123 static int open_library(android_namespace_t* ns, in open_library() 1206 static bool find_loaded_library_by_inode(android_namespace_t* ns, in find_loaded_library_by_inode() 1237 static bool find_loaded_library_by_realpath(android_namespace_t* ns, const char* realpath, in find_loaded_library_by_realpath() 1258 static bool load_library(android_namespace_t* ns, in load_library() 1408 static bool load_library(android_namespace_t* ns, in load_library() 1454 static bool find_loaded_library_by_soname(android_namespace_t* ns, in find_loaded_library_by_soname() 1469 static bool find_loaded_library_by_soname(android_namespace_t* ns, in find_loaded_library_by_soname() [all …]
|
D | linker_config_test.cpp | 181 for (auto& ns : ns_configs) { in run_linker_config_smoke_test() local
|
D | linker_soinfo.cpp | 49 soinfo::soinfo(android_namespace_t* ns, const char* realpath, in soinfo() 482 secondary_namespaces_.for_each([&](android_namespace_t* ns) { in remove_all_links()
|
/bionic/tests/ |
D | dlext_test.cpp | 913 android_namespace_t* ns = in TEST() local 960 android_namespace_t* ns = in TEST() local 999 android_namespace_t* ns = in TEST() local 1217 android_namespace_t* ns = in TEST() local 1255 android_namespace_t* ns = in TEST() local 1823 android_namespace_t* ns = in TEST() local 1951 android_namespace_t* ns = in TEST() local
|
/bionic/libc/kernel/uapi/linux/ |
D | uvcvideo.h | 66 __u64 ns; member
|