Searched refs:grandparents (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/bless-98/libbless/Misc/
H A DBLGetParentDevice.c71 io_iterator_t grandparents = MACH_PORT_NULL; local
126 &grandparents);
136 while ( (service2 = IOIteratorNext(grandparents)) != 0 ) {
214 if (grandparents != MACH_PORT_NULL) IOObjectRelease(grandparents);

Completed in 126 milliseconds