Home
last modified time | relevance | path

Searched refs:new_connection (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/hal/hald/
H A Dhald_runner.c142 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 Dhald_dbus.c4296 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()
/illumos-gate/usr/src/cmd/bhyve/
H A Dgdb.c1798 new_connection(int fd, enum ev_type event __unused, void *arg) in new_connection() function
1985 mevent_add(s, EVF_READ, new_connection, NULL); in init_gdb()
/illumos-gate/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dinit_sec_context.c464 new_connection( in new_connection() function
1003 major_status = new_connection(minor_status, cred, context_handle,