Searched defs:dlerror (Results 1 – 10 of 10) sorted by relevance
201 internal static extern IntPtr dlerror(); in dlerror() method in Grpc.Core.Internal.UnmanagedLibrary.Linux213 internal static extern IntPtr dlerror(); in dlerror() method in Grpc.Core.Internal.UnmanagedLibrary.MacOSX232 internal static extern IntPtr dlerror(); in dlerror() method in Grpc.Core.Internal.UnmanagedLibrary.Mono249 internal static extern IntPtr dlerror(); in dlerror() method in Grpc.Core.Internal.UnmanagedLibrary.CoreCLR
39 # define dlerror() g_strerror (errno) macro42 # define dlerror() "unknown dl-error" macro
27 TEST_IMPL(dlerror) { in TEST_IMPL() argument
64 #define dlerror _lx_dlerror macro
8 char *dlerror() in dlerror() function
9 char *dlerror() in dlerror() function
17 #define dlerror() "error in dynamic linking" macro
63 #define dlerror darwin_dlerror macro
257 dlerror(void) in dlerror() function
210 #define dlerror node::dlwrapper::wrapped_dlerror macro