Home | History | Annotate | Download | only in gregbook

Lines Matching full:strncmp

377         if (!strncmp(*argv, "-display", 2)) {
382 } else if (!strncmp(*argv, "-gamma", 2)) {
390 } else if (!strncmp(*argv, "-bgcolor", 4)) {
402 } else if (!strncmp(*argv, "-bgpat", 4)) {
413 } else if (!strncmp(*argv, "-usleep", 2)) {
420 } else if (!strncmp(*argv, "-pause", 2)) {
422 } else if (!strncmp(*argv, "-timing", 2)) {
425 } else if (!strncmp(*argv, "-loop", 2)) {
439 } else if (!strncmp(*argv, "-nommxfilters", 7)) {
441 } else if (!strncmp(*argv, "-nommxcombine", 7)) {
443 } else if (!strncmp(*argv, "-nommxinterlace", 7)) {