Home | History | Annotate | Download | only in grub

Lines Matching full:strncmp

1338     if (strncmp(un.version, "V2", 2) == 0) {
1341 if (strncmp(un.version, "V1", 2) == 0) { /* XXX is V1 correct? */