]> git.saurik.com Git - apple/xnu.git/blobdiff - libsyscall/mach/err_mach_ipc.sub
xnu-6153.81.5.tar.gz
[apple/xnu.git] / libsyscall / mach / err_mach_ipc.sub
index b0e82564c281a5c56fb0931378fd0751b7b65a7f..97aa377c71c7706b64cf838123c9a9a8ab942ea0 100644 (file)
@@ -55,10 +55,11 @@ static const char * const err_codes_mach_send[] = {
        /* 15 */        "(ipc/send) invalid msg-type",
        /* 16 */        "(ipc/send) invalid msg-header",
        /* 17 */ "(ipc/send) invalid msg-trailer",
-       /* 18 */ "(ipc/send) unused error",
+       /* 18 */ "(ipc/send) invalid context for reply",
        /* 19 */ "(ipc/send) unused error",
        /* 20 */ "(ipc/send) unused error",
        /* 21 */ "(ipc/send) out-of-line buffer too large",
+       /* 22 */ "(ipc/send) destination does not accept OOL ports",
 };
 
 static const char * const err_codes_mach_rcv[] = {