Searched refs:new_connection (Results 1 – 3 of 3) sorted by relevance
/titanic_44/usr/src/cmd/hal/hald/ |
H A D | hald_runner.c | 142 DBusConnection *new_connection, in handle_connection() argument 151 runner_connection = new_connection; in handle_connection() 152 dbus_connection_ref (new_connection); in handle_connection() 153 dbus_connection_setup_with_g_main (new_connection, NULL); in handle_connection() 155 dbus_connection_register_fallback (new_connection, in handle_connection()
|
H A D | hald_dbus.c | 4296 DBusConnection *new_connection, in local_server_handle_connection() argument 4304 …NFO (("dbus_connection_get_is_connected = %d", dbus_connection_get_is_connected (new_connection))); in local_server_handle_connection() 4308 dbus_connection_register_fallback (new_connection, in local_server_handle_connection() 4312 dbus_connection_ref (new_connection); in local_server_handle_connection() 4313 dbus_connection_setup_with_g_main (new_connection, NULL); in local_server_handle_connection()
|
/titanic_44/usr/src/lib/gss_mechs/mech_krb5/mech/ |
H A D | init_sec_context.c | 464 new_connection( in new_connection() function 1003 major_status = new_connection(minor_status, cred, context_handle,
|