Searched refs:connection_handler (Results 1 – 1 of 1) sorted by relevance
50 void connection_handler(xpc_connection_t clientConnection);92 friend void xpcClosure::connection_handler(xpc_connection_t clientConnection);150 void connection_handler(xpc_connection_t clientConnection) { in connection_handler() function204 xpc_main(xpcClosure::connection_handler); in loop()