Searched refs:omapi_type_connection (Results 1 – 9 of 9) sorted by relevance
56 omapi_connection_object_t, omapi_type_connection) in OMAPI_OBJECT_ALLOC() argument473 if (c -> type != omapi_type_connection) in omapi_disconnect()572 if (h -> type != omapi_type_connection) in omapi_connection_require()588 if (h -> type != omapi_type_connection) in omapi_connection_readfd()605 if (h -> type != omapi_type_connection) in omapi_connection_writefd()640 if (h -> type != omapi_type_connection) in omapi_connection_connect_internal()753 if (h -> type != omapi_type_connection) in omapi_connection_reaper()887 if (h->type != omapi_type_connection) in omapi_connection_output_auth_length()905 if (h -> type != omapi_type_connection) in omapi_connection_set_value()976 if (h -> type != omapi_type_connection) in omapi_connection_get_value()[all …]
155 if (!h || h -> type != omapi_type_connection) in omapi_connection_reader_trace()282 if (!h || h -> type != omapi_type_connection) in omapi_connection_copyin()377 if (!h || h -> type != omapi_type_connection) in omapi_connection_copyout()461 if (!h || h -> type != omapi_type_connection) in omapi_connection_writer()
125 if (!h -> outer || h -> outer -> type != omapi_type_connection) in omapi_protocol_send_intro()167 !po -> outer || po -> outer -> type != omapi_type_connection || in omapi_protocol_send_message()434 if (!p -> outer || p -> outer -> type != omapi_type_connection) in omapi_protocol_signal_handler()1058 if (!c || c -> type != omapi_type_connection) in omapi_protocol_listener_signal()
38 omapi_object_type_t *omapi_type_connection; variable71 status = omapi_object_type_register (&omapi_type_connection, in omapi_init()
590 if (io->inner && io->inner->type == omapi_type_connection) { in omapi_one_dispatch()
421 if (!h -> outer || h -> outer -> type != omapi_type_connection) in dhcp_failover_link_signal()1128 if (!c || c -> type != omapi_type_connection) in dhcp_failover_listener_signal()3186 if (p -> type == omapi_type_connection) in dhcp_failover_link_startup_timeout()3386 if (c -> type != omapi_type_connection) in dhcp_failover_state_stuff()4381 link -> outer -> type != omapi_type_connection) in dhcp_failover_timeout()4414 link -> outer -> type != omapi_type_connection) in dhcp_failover_send_contact()4456 link -> outer -> type != omapi_type_connection) in dhcp_failover_send_state()4507 if (!l -> outer || l -> outer -> type != omapi_type_connection) in dhcp_failover_send_connect()4563 if (!l -> outer || l -> outer -> type != omapi_type_connection) in dhcp_failover_send_connectack()4634 if (!l -> outer || l -> outer -> type != omapi_type_connection) in dhcp_failover_send_disconnect()[all …]
1690 if (obj -> type == omapi_type_connection && in dhcp_io_shutdown()
253 omapi_connection_object_t, omapi_type_connection)
458 extern omapi_object_type_t *omapi_type_connection;