Searched defs:handle3 (Results 1 – 5 of 5) sorted by relevance
| /third_party/musl/libc-test/src/functionalext/dlns/ |
| D | dlns_special_scene.c | 43 void* handle3 = dlopen_ns(&dlns, dllName, RTLD_LAZY); in dlopen_ns_special_0100() local 74 void* handle3 = dlopen_ns(&dlns_wrong_lib_path, dllName, RTLD_LAZY); in dlopen_ns_special_0200() local
|
| D | dlns_inherit.c | 273 void* handle3 = dlopen_ns(&dlnsA, libD, RTLD_LAZY); in dlns_inherit_0900() local 313 void* handle3 = dlopen_ns(&dlnsD, dllName, RTLD_LAZY); in dlns_inherit_1000() local
|
| D | dlns_set_fun.c | 261 void* handle3 = dlopen_ns(&dlns, libBpath, RTLD_LAZY); in dlns_set_namespace_permitted_paths_0500() local
|
| /third_party/musl/libc-test/src/functional/ |
| D | dlopen_ns.c | 205 void* handle3 = dlopen_ns(&inherit_A, dllName, RTLD_LAZY); in dlopen_inherit() local
|
| /third_party/skia/third_party/externals/sfntly/cpp/src/test/ |
| D | lock_test.cc | 215 PlatformThreadHandle handle3 = kNullThreadHandle; in MutexFourThreads() local
|