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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp430 OSString * incumbentName = NULL; local
450 incumbentName = OSDynamicCast(OSString,
459 if (!incumbentName || !candidateName ||
469 if (strcmp(incumbentName->getCStringNoCopy(),
474 incumbentName->getCStringNoCopy(),
486 incumbentName->getCStringNoCopy(),
508 incumbentName->getCStringNoCopy(),

Completed in 23 milliseconds