]> git.saurik.com Git - apple/xnu.git/blobdiff - osfmk/mach/task_special_ports.h
xnu-792.22.5.tar.gz
[apple/xnu.git] / osfmk / mach / task_special_ports.h
index e10d730328c7357e5c9979ea8ce6e3c9dad8e75b..b53d5fa4628365a5d6fcc0052eeb39235e06b967 100644 (file)
@@ -74,6 +74,8 @@ typedef       int     task_special_port_t;
 
 #define TASK_HOST_PORT         2       /* The host (priv) port for task.  */
 
 
 #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. */
 
 /*
 #define TASK_BOOTSTRAP_PORT    4       /* Bootstrap environment for task. */
 
 /*