Home
last modified time | relevance | path

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

/trueos/lib/libxpc/
HDxpc_misc.c89 xpc_object_destroy(p->value); in xpc_dictionary_destroy()
104 xpc_object_destroy(p); in xpc_array_destroy()
138 xpc_object_destroy(struct xpc_object *xo) in xpc_object_destroy() function
168 xpc_object_destroy(xo); in xpc_release()
HDxpc_internal.h156 __private_extern__ void xpc_object_destroy(struct xpc_object *xo);