HomeSort by relevance Sort by last modified time
    Searched refs:xpc_connection_t (Results 1 - 2 of 2) sorted by null

  /external/clang/test/Analysis/Inputs/
system-header-simulator.h 75 typedef struct _xpc_connection_s * xpc_connection_t; typedef in typeref:struct:_xpc_connection_s
77 void xpc_connection_set_context(xpc_connection_t connection, void *context);
78 void xpc_connection_set_finalizer_f(xpc_connection_t connection, xpc_finalizer_t finalizer);
79 void xpc_connection_resume(xpc_connection_t connection);
  /external/clang/test/Analysis/
malloc.c 1251 void foo (xpc_connection_t peer) {
    [all...]

Completed in 123 milliseconds