• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /macosx-10.5.8/xnu-1228.15.4/osfmk/ipc/

Lines Matching refs:out

387  *		Pull a kmsg out of a queue.
995 * MACH_MSG_SUCCESS Copied data out of message buffer.
1222 * and dup the send right we get out.
1272 * and dup the send right we get out.
1452 * "Copy-in" port rights and out-of-line memory
1463 * MACH_SEND_INVALID_MEMORY Can't grab out-of-line memory.
1545 goto out;
1564 goto out;
1583 goto out;
1599 goto out;
1654 /* out of line descriptors differ in size between 32 and 64 bit processes */
1870 goto out;
1893 out:
1904 * "Copy-in" port rights and out-of-line memory
1920 * MACH_SEND_INVALID_MEMORY Can't grab out-of-line memory.
1948 * "Copy-in" port rights and out-of-line memory
2093 * "Copy-out" port rights in the header of a message.
2109 * MACH_MSG_SUCCESS Copied out port rights.
2372 * So assume reply was alive when we copied it out. If dest
2384 * in or out of the space while the copyouts happen, so
2388 * the time reply was copied-out, so when we pretend
2439 * Copy-out a port right. Always returns a name,
2489 * "Copy-out" port rights and out-of-line memory
2660 * overwrite it, otherwise do a virtual copy out.
2778 * Handle the port rights and copy out the names
2779 * for those rights out to user-space.
2846 * Compute the size of the message as copied out to the given
2895 * "Copy-out" port rights and out-of-line memory
2900 * MACH_MSG_SUCCESS Copied out all rights and memory.
2906 * The message header was successfully copied out.
2990 * Copies out the destination port in the message.
3060 * subsequent copy out, excess scatter descriptors are ignored
3199 * Copies out the destination and reply ports in the message.