Home
last modified time | relevance | path

Searched refs:xpc_connection_send_message (Results 1 – 5 of 5) sorted by relevance

/NextBSD/usr.bin/xpc-tests/credentials/server/
HDxpc-credentials-server.c55 xpc_connection_send_message(peer, resp); in main()
/NextBSD/usr.bin/xpc-tests/echo-server/
HDxpc-echo-server.c56 xpc_connection_send_message(peer, resp); in main()
/NextBSD/lib/libxpc/xpc/
HDconnection.h401 xpc_connection_send_message(xpc_connection_t connection, xpc_object_t message);
/NextBSD/lib/libxpc/
HDxpc_connection.c199 xpc_connection_send_message(xpc_connection_t xconn, in xpc_connection_send_message() function
/NextBSD/usr.sbin/aslmanager/
HDaslmanager.c1565 xpc_connection_send_message(peer, reply); in accept_connection()