Searched refs:XPC_C_ROPENCOMPLETE (Results 1 – 2 of 2) sorted by relevance
67 if (!(ch->flags & XPC_C_ROPENCOMPLETE)) in xpc_process_connect()448 ch->flags |= XPC_C_ROPENCOMPLETE; in xpc_process_openclose_chctl_flags()
369 #define XPC_C_ROPENCOMPLETE 0x00000002 /* remote open channel complete */ macro