Lines Matching refs:memcmp
662 if (!memcmp(path, "./", 2)) {
860 if (memcmp(header.magic, RESOURCE_PTN_HDR_MAGIC, sizeof(header.magic))) {
887 if (memcmp(entry->tag, INDEX_TBL_ENTR_TAG, sizeof(entry->tag))) {
1046 if (!memcmp(arg, OPT_CHARGE_ANIM_LEVEL_CONF,
1061 } else if (!memcmp(arg, OPT_CHARGE_ANIM_DELAY,
1065 } else if (!memcmp(arg, OPT_CHARGE_ANIM_LOOP_CUR,
1068 !memcmp(arg + strlen(OPT_CHARGE_ANIM_LOOP_CUR), "true", 4);
1070 } else if (!memcmp(arg, OPT_CHARGE_ANIM_LEVELS,
1199 } else if (!memcmp(OPT_IMAGE, arg, strlen(OPT_IMAGE))) {
1201 } else if (!memcmp(OPT_ROOT, arg, strlen(OPT_ROOT))) {
1339 if (memcmp(header.magic, RESOURCE_PTN_HDR_MAGIC, sizeof(header.magic))) {
1373 if (memcmp(entry.tag, INDEX_TBL_ENTR_TAG, sizeof(entry.tag))) {