Home
last modified time | relevance | path

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

/xnu-10063.141.1/osfmk/ipc/
H A Dmach_msg.c417 bool sending) in mach_msg_validate_data_vectors() argument
433 return sending ? MACH_SEND_MSG_TOO_SMALL : MACH_RCV_INVALID_ARGUMENTS; in mach_msg_validate_data_vectors()
452 if (sending) { in mach_msg_validate_data_vectors()
467 if (sending) { in mach_msg_validate_data_vectors()
497 if (sending) { in mach_msg_validate_data_vectors()
/xnu-10063.141.1/libkdd/
H A DREADME.md88 it in the buffer for sending data. The consumer can parse the type information and have knowledge o…
/xnu-10063.141.1/libsyscall/mach/
H A Derr_server.sub153 "(server/sunrpc) failure in sending call",
/xnu-10063.141.1/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.m1820 T_LOG("client process exiting after sending message to parent (server)");
1913 * sure they've actually blocked sending their mach message. It's cheesy, but
1977 * sure they've actually blocked sending their mach message. It's cheesy, but
/xnu-10063.141.1/doc/vm/
H A Dmemorystatus.md167 **NB**: Posting the snapshot just means sending a notification to userspace that the snapshot is re…