Home
last modified time | relevance | path

Searched defs:mach_node (Results 1 – 1 of 1) sorted by relevance

/xnu-8792.41.9/osfmk/kern/
H A Dmach_node.h105 struct mach_node { struct
127 mach_node_t antecedent; // Pointer to prior encarnation of this node id argument
133 #define MACH_NODE_SIZE ((vm_offset_t)sizeof(struct mach_node)) argument