Home
last modified time | relevance | path

Searched refs:_dbus_win_warn_win_error (Results 1 – 3 of 3) sorted by relevance

/external/dbus/dbus/
Ddbus-sysdeps-win.h46 void _dbus_win_warn_win_error (const char *message,
Ddbus-sysdeps-win.c336 _dbus_win_warn_win_error ("Disabling socket handle inheritance failed:", GetLastError()); in _dbus_fd_set_close_on_exec()
758 _dbus_win_warn_win_error ("OpenProcessToken failed", GetLastError ()); in _dbus_getsid()
766 _dbus_win_warn_win_error ("GetTokenInformation failed", GetLastError ()); in _dbus_getsid()
3577 _dbus_win_warn_win_error (const char *message, in _dbus_win_warn_win_error() function
Ddbus-sysdeps-wince-glue.c505 _dbus_win_warn_win_error ("LocalAlloc failed", GetLastError ()); in _dbus_getsid()