Searched defs:sibling (Results 1 – 2 of 2) sorted by relevance
| /xnu-11215/pexpert/gen/ | ||
| H A D | device_tree.c | 175 GetNextChild(RealDTEntry sibling) in GetNextChild() |
| /xnu-11215/bsd/kern/ | ||
| H A D | kern_proc.c | 2458 proc_t sibling = parent; in pinsertchild() local |