Home
last modified time | relevance | path

Searched refs:xc_context (Results 1 – 2 of 2) sorted by relevance

/NextBSD/lib/libxpc/
HDxpc_connection.c317 conn->xc_context = ctx; in xpc_connection_set_context()
326 return (conn->xc_context); in xpc_connection_get_context()
HDxpc_internal.h120 void * xc_context; member