| /xnu-8792.81.2/osfmk/tests/ |
| H A D | ktest.h | 127 #define T_EXPECT_BLOCK2(type, fmt, cmp, lhs, rhs, msg, ...) do {\ argument 141 #define T_ASSERT_BLOCK2(type, fmt, cmp, lhs, rhs, msg, ...) do {\ argument 185 #define T_SKIP(msg, ...) do {\ argument 207 #define T_LOG(msg, ...) do {\ argument 213 #define T_PASS(msg, ...) do {\ argument 220 #define T_FAIL(msg, ...) do {\ argument 227 #define T_ASSERT_FAIL(msg, ...) do {\ argument 236 #define T_EXPECT(expr, msg, ...) do {\ argument 246 #define T_ASSERT(expr, msg, ...) do {\ argument 257 #define T_EXPECT_NOTNULL(expr, msg, ...) do {\ argument [all …]
|
| H A D | ktest_emit.c | 65 char * msg = ktest_output_buf; in ktest_emit_testbegin() local 94 char * msg = ktest_output_buf; in ktest_emit_testskip() local 124 char * msg = ktest_output_buf; in ktest_emit_testend() local 152 char * msg = ktest_output_buf; in ktest_emit_log() local 183 char * msg = ktest_output_buf; in ktest_emit_perfdata() local 213 char * msg = ktest_output_buf; in ktest_emit_testcase() local
|
| H A D | ktest.c | 63 ktest_testskip(const char * msg, ...) in ktest_testskip() 75 ktest_log(const char * msg, ...) in ktest_log()
|
| /xnu-8792.81.2/tests/ipc/ |
| H A D | port_peek.c | 21 struct msg { struct 22 mach_msg_header_t header; argument 25 } msg; argument
|
| H A D | mach_msg2.c | 44 inline_message_t msg; member 66 mach_msg_header_t *msg; member 163 inline_message_t *msg; in do_msg_rcv() local 289 inline_message_t msg; variable 507 mach_msg_header_t *msg = (mach_msg_header_t *)kev->ext[0]; in workloop_cb() local
|
| /xnu-8792.81.2/osfmk/corecrypto/ |
| H A D | cc_abort.c | 49 cc_abort(const char * msg) in cc_abort() 59 cc_abort(const char * msg) in cc_abort() 68 cc_abort(const char * msg) in cc_abort() 81 cc_abort(CC_UNUSED const char *msg) in cc_abort()
|
| H A D | cc_try_abort.c | 46 cc_try_abort(const char *msg) in cc_try_abort() 58 cc_try_abort(CC_UNUSED const char *msg) in cc_try_abort() 65 cc_try_abort_if(bool condition, const char *msg) in cc_try_abort_if()
|
| /xnu-8792.81.2/tests/ |
| H A D | uipc_uaf.c | 38 struct msghdr msg = {}; in send_scm_rights() local 39 struct msg { in send_scm_rights() struct 40 struct cmsghdr cmsg; in send_scm_rights() 41 int fds[MAX_FDS]; in send_scm_rights()
|
| H A D | recvmsg_x_test.c | 56 struct msghdr msg = {}; in sendPackets() local 109 struct msghdr_x *msg = &msgList[i]; in recvPackets_x() local 139 struct msghdr_x *msg = &msgList[i % numMsg]; in recvPackets_x() local
|
| H A D | reply_port_defense_client.c | 53 } msg; in test_immovable_receive_right() local 93 } msg; in test_using_send_right() local 114 } msg; in test_move_send_right() local
|
| H A D | fd_send.c | 21 struct msghdr msg; in send_fd() local 53 struct msghdr msg; in recv_fd() local
|
| H A D | uipc_sosendcheck.c | 23 struct msghdr msg; in do_recv() local 55 struct msghdr msg; in do_send() local
|
| H A D | kqueue_port_tests.c | 23 mach_msg_base_t msg = { in send() local 42 mach_msg_base_t msg = { in receive() local
|
| H A D | vsock.c | 150 vsock_send(int socket, char *msg) in vsock_send() 539 char *msg = "This is test message.\n"; variable 565 char *msg = "This is test message.\n"; variable 598 char *msg = "This is test message.\n"; variable 645 char *msg = (char*)malloc(64 * sizeof(char)); variable 669 char *msg = (char*)malloc(64 * sizeof(char)); variable 695 char *msg = "This is a message."; variable
|
| H A D | imm_pinned_control_port_crasher.c | 44 } msg; in attempt_send_immovable_port() local 143 } msg; in pinned_test_move_send_as_remote_port() local 168 } msg; in immovable_test_move_send_as_remote_port() local 353 } msg; in cfi_test_msg_to_timer_port() local
|
| H A D | ipc_mach_port.c | 85 struct one_port_msg msg = { in send_port() local 118 struct one_port_msg msg = { }; in receive_port() local
|
| /xnu-8792.81.2/osfmk/kern/ |
| H A D | ipc_mig.c | 112 mach_msg_header_t *msg, in mach_msg_send_from_kernel_proper() 122 mach_msg_header_t *msg, in mach_msg_send_from_kernel_with_options() 176 mach_msg_header_t *msg, in kernel_mach_msg_send() 293 mach_msg_header_t *msg, in mach_msg_rpc_from_kernel_proper() 302 mach_msg_header_t *msg, in kernel_mach_msg_rpc() 519 mach_msg_destroy_from_kernel_proper(mach_msg_header_t *msg) in mach_msg_destroy_from_kernel_proper()
|
| H A D | host_notify.c | 144 mach_msg_header_t *msg, in host_notify_all() 200 __Request__host_calendar_changed_t msg; in host_notify_calendar_change() local 208 __Request__host_calendar_set_t msg; in host_notify_calendar_set() local
|
| H A D | mach_node.c | 164 struct mach_node_server_register_msg msg; in mach_node_publish() local 574 mnl_msg_t msg = kalloc(MNL_MSG_SIZE + payload); in mnl_msg_alloc() local 592 mnl_msg_free(mnl_msg_t msg, in mnl_msg_free() 760 mnl_msg_t msg, in mnl_msg_from_node() 821 mnl_msg_t msg, in mnl_msg_complete()
|
| H A D | mach_node_link.h | 133 #define MNL_MSG_VALID(msg) ((msg) != MNL_MSG_NULL) argument 135 #define MNL_MSG_PAYLOAD(msg) ((vm_offset_t)(msg) + MNL_MSG_SIZE) argument
|
| /xnu-8792.81.2/tools/lldbmacros/ |
| H A D | sysreg.py | 177 def _GetIndentedString(indentation, msg): argument 183 def _Colorify(color, msg): argument
|
| /xnu-8792.81.2/osfmk/ipc/ |
| H A D | flipc.c | 257 mach_msg_send_from_remote_kernel(mach_msg_header_t *msg, in mach_msg_send_from_remote_kernel() 499 mnl_msg_t msg, in flipc_msg_from_node() 536 flipc_msg_free(mnl_msg_t msg, in flipc_msg_free() 600 mach_msg_header_t *msg = ikm_header(kmsg); in flipc_msg_ack() local
|
| /xnu-8792.81.2/libsyscall/mach/ |
| H A D | mach_msg.c | 161 mach_msg_header_t *msg, in mach_msg() 191 mach_msg_header_t *msg, in mach_msg_overwrite() 315 mach_msg_send(mach_msg_header_t *msg) in mach_msg_send() 323 mach_msg_receive(mach_msg_header_t *msg) in mach_msg_receive() 392 mach_msg_destroy(mach_msg_header_t *msg) in mach_msg_destroy()
|
| /xnu-8792.81.2/tools/tests/personas/ |
| H A D | persona_test.h | 145 _dump_kpersona(const char *msg, uint32_t flags, const struct kpersona_info *ki) in _dump_kpersona() 173 #define dump_kpersona(msg, ki) \ argument 177 dump_persona_args(const char *msg, const struct persona_args *pa) in dump_persona_args()
|
| /xnu-8792.81.2/bsd/sys/ |
| H A D | msg.h | 260 struct msg { struct 261 struct msg *msg_next; /* next msg in the chain */ argument 262 long msg_type; /* type of this message */ argument 265 unsigned short msg_ts; /* size of this message */ argument 266 short msg_spot; /* location of msg start in buffer */ argument 272 * the second argument to the functions msgrcv() and msgsnd(). The only argument
|