Lines Matching full:xpc_connection_t
2042 typedef xpc_object_t xpc_connection_t;2044 void xpc_connection_set_context(xpc_connection_t connection, void *ctx);2045 void xpc_connection_set_finalizer_f(xpc_connection_t connection,2051 void rdar13783514(xpc_connection_t connection) {