Searched refs:persistentReplyPort (Results 1 – 3 of 3) sorted by relevance
39 persistentReplyPort = message->header.msgh_remote_port; in main()40 mach_port_mod_refs(mach_task_self(), persistentReplyPort, MACH_PORT_RIGHT_SEND, 1); in main()
13 mach_port_t persistentReplyPort; variable88 message->header.msgh_remote_port = persistentReplyPort;//serverPort; in mach_server_construct_header()
32 extern mach_port_t persistentReplyPort;