]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/ipc/ipc_object.c
xnu-1504.7.4.tar.gz
[apple/xnu.git] / osfmk / ipc / ipc_object.c
index 4b1dc1c85ee8268cf9751432bae859831b337490..95a1cfbf30289e5de71f1cfa0672e0717dddc85f 100644 (file)
@@ -1094,6 +1094,7 @@ const char *ikot_print_array[IKOT_MAX_TYPE] = {
        "(UPL)              ",
        "(MEM_OBJ_CONTROL)  ",
        "(AU_SESSIONPORT)   ",  /* 33 */
+       "(FILEPORT)", /* 34 */
 #if CONFIG_MACF_MACH
        "(LABELH)           ",
 #endif