]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/task_special_ports.h
xnu-792.13.8.tar.gz
[apple/xnu.git] / osfmk / mach / task_special_ports.h
index d2efd95ffdfa23532939fce7098e0c838a0a05f0..ad6a7198c877c3c64197c81b1e2f01010109f1f5 100644 (file)
@@ -76,6 +76,8 @@ typedef       int     task_special_port_t;
 
 #define TASK_HOST_PORT         2       /* The host (priv) port for task.  */
 
+#define TASK_NAME_PORT         3       /* the name (unpriv) port for task */
+
 #define TASK_BOOTSTRAP_PORT    4       /* Bootstrap environment for task. */
 
 /*