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

/macosx-10.5.8/xnu-1228.15.4/pexpert/gen/
H A Ddevice_tree.c54 struct DTSavedScope * nextScope; member in struct:DTSavedScope
307 iter->savedScope = scope->nextScope;
324 newScope->nextScope = iter->savedScope;
347 iter->savedScope = newScope->nextScope;
390 iter->savedScope = scope->nextScope;

Completed in 18 milliseconds