Lines Matching full:xpc_connection_t
2118 typedef xpc_object_t xpc_connection_t;2120 void xpc_connection_set_context(xpc_connection_t connection, void *ctx);2121 void xpc_connection_set_finalizer_f(xpc_connection_t connection,2127 void rdar13783514(xpc_connection_t connection) {