Searched refs:_dbus_win_get_dll_hmodule (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/dbus-1.6.8/dbus/
H A Ddbus-sysdeps-win.h29 extern void *_dbus_win_get_dll_hmodule (void);
H A Ddbus-sysdeps-thread-win.c44 _dbus_win_get_dll_hmodule (void) function
H A Ddbus-sysdeps-win.c2873 hmod = _dbus_win_get_dll_hmodule();
3167 pathLength = GetModuleFileNameA(_dbus_win_get_dll_hmodule(), prefix, len);

Completed in 126 milliseconds