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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp435 VERS_version candidate_vers = 0; local
493 candidate_vers = VERS_parse_string(candidateVersionString->getCStringNoCopy());
494 if (candidate_vers < 0) {
505 if (candidate_vers > incumbent_vers) {

Completed in 14 milliseconds