Searched defs:dlclose (Results 1 – 14 of 14) sorted by relevance
35 static inline int dlclose(void *handle) in dlclose() function
192 int dlclose(void *handle) in dlclose() function
64 #define dlclose darwin_dlclose macro
228 static int dlclose(void *handle) in dlclose() function
387 INTERCEPTOR(int, dlclose, void *handle) { in INTERCEPTOR() argument
436 fn dlclose(handle: *mut raw::c_void) -> raw::c_int; in dlclose() function
431 INTERCEPTOR(int, dlclose, void *handle) { in INTERCEPTOR() argument
1019 dlclose(void * handle) in dlclose() function
151 def dlclose(self, lib): member in FFI
515 DLCloseType dlclose = nullptr; member
1141 pub fn dlclose(handle: *mut ::c_void) -> ::c_int; in dlclose() function
1229 pub fn dlclose(handle: *mut ::c_void) -> ::c_int; in dlclose() function
3734 pub fn dlclose(handle: *mut ::c_void) -> ::c_int; in dlclose() function