Searched refs:get_auth_mechanisms (Results 1 – 1 of 1) sorted by relevance
/third_party/glib/gio/ |
D | gdbusauth.c | 885 get_auth_mechanisms (GDBusAuth *auth, in get_auth_mechanisms() function 1059 s = get_auth_mechanisms (auth, allow_anonymous, "REJECTED ", "\r\n", " "); in _g_dbus_auth_run_server() 1115 s = get_auth_mechanisms (auth, allow_anonymous, "REJECTED ", "\r\n", " "); in _g_dbus_auth_run_server() 1200 s = get_auth_mechanisms (auth, allow_anonymous, "REJECTED ", "\r\n", " "); in _g_dbus_auth_run_server()
|