Lines Matching full:strncmp
4350 } else if (strncmp(optStr, "-Xjniopts:", 10) == 0) {4354 if (strncmp(jniOpts, "warnonly", 8) == 0) {4356 } else if (strncmp(jniOpts, "forcecopy", 9) == 0) {