Searched defs:connection (Results 1 - 9 of 9) sorted by relevance

/openbsd-current/gnu/llvm/lldb/source/Core/
H A DCommunication.cpp141 void Communication::SetConnection(std::unique_ptr<Connection> connection) { argument
[all...]
H A DThreadedCommunication.cpp367 SetConnection( std::unique_ptr<Connection> connection) argument
/openbsd-current/sbin/isakmpd/
H A Dconnection.c57 struct connection { struct
[all...]
/openbsd-current/usr.sbin/httpd/
H A Dparse.y812 connection : CONNECTION '{' optnl conflags_l '}' label
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_interceptors_mac.cpp307 TSAN_INTERCEPTOR(void, xpc_connection_send_barrier, xpc_connection_t connection, argument
292 TSAN_INTERCEPTOR(void, xpc_connection_set_event_handler, xpc_connection_t connection, xpc_handler_t handler) argument
321 TSAN_INTERCEPTOR(void, xpc_connection_send_message_with_reply, xpc_connection_t connection, xpc_object_t message, dispatch_queue_t replyq, xpc_handler_t handler) argument
338 TSAN_INTERCEPTOR(void, xpc_connection_cancel, xpc_connection_t connection) argument
[all...]
/openbsd-current/sys/dev/pci/drm/amd/display/modules/hdcp/
H A Dhdcp.h202 struct mod_hdcp_connection connection; member in struct:mod_hdcp
[all...]
/openbsd-current/usr.sbin/iscsid/
H A Discsid.h167 struct connection_config connection; member in struct:session_config
264 struct connection { struct
[all...]
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/gdb-remote/
H A DGDBRemoteCommunicationServerLLGS.cpp4061 auto connection = m_stdio_communication.GetConnection(); local
1176 InitializeConnection( std::unique_ptr<Connection> connection) argument
/openbsd-current/sys/dev/pci/drm/include/uapi/drm/
H A Ddrm_mode.h502 __u32 connection; member in struct:drm_mode_get_connector

Completed in 295 milliseconds