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

/macosx-10.5.8/xnu-1228.15.4/pexpert/pexpert/
H A Ddevice_tree.h123 extern int DTEntryIsEqual(const DTEntry ref1, const DTEntry ref2);
/macosx-10.5.8/xnu-1228.15.4/pexpert/gen/
H A Ddevice_tree.c182 DTEntryIsEqual(const DTEntry ref1, const DTEntry ref2) argument
185 return (ref1 == ref2);

Completed in 10 milliseconds