Lines Matching refs:strtol
261 major = strtol(cp, &endptr, 10);265 minor = strtol(cp, &endptr, 10);269 rev = strtol(cp, &endptr, 10);