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

/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dcatalogue.cpp434 VERS_version incumbent_vers = 0; local
481 incumbent_vers = VERS_parse_string(incumbentVersionString->getCStringNoCopy());
482 if (incumbent_vers < 0) {
505 if (candidate_vers > incumbent_vers) {

Completed in 21 milliseconds