Home
last modified time | relevance | path

Searched refs:sending (Results 1 – 6 of 6) sorted by relevance

/xnu-8792.41.9/osfmk/ipc/
H A Dmach_msg.c414 bool sending) in mach_msg_validate_data_vectors() argument
430 return sending ? MACH_SEND_MSG_TOO_SMALL : MACH_RCV_INVALID_ARGUMENTS; in mach_msg_validate_data_vectors()
449 if (sending) { in mach_msg_validate_data_vectors()
464 if (sending) { in mach_msg_validate_data_vectors()
494 if (sending) { in mach_msg_validate_data_vectors()
/xnu-8792.41.9/libkdd/
H A DREADME.md88 it in the buffer for sending data. The consumer can parse the type information and have knowledge o…
/xnu-8792.41.9/libsyscall/mach/
H A Derr_server.sub153 "(server/sunrpc) failure in sending call",
/xnu-8792.41.9/tests/
H A Dstackshot_block_owner_14362384.m291 /* We don't really care what goes into these messages, we're just sending something to a port. */
600 /* Spawn a process to send a message to, and block while both sending and receiving in different co…
H A Dstackshot_tests.m1791 T_LOG("client process exiting after sending message to parent (server)");
1884 * sure they've actually blocked sending their mach message. It's cheesy, but
1948 * sure they've actually blocked sending their mach message. It's cheesy, but
/xnu-8792.41.9/doc/memorystatus/
H A Doverview.md172 **NB**: Posting the snapshot just means sending a notification to userspace that the snapshot is re…