taglinefilesource code
cfg1239scripts/tkcond.cstruct kconfig * cfg1;
cfg1319scripts/tkcond.cfor(cfg1=cfg;cfg1 != NULL; cfg1 = cfg1->next)
cfg1321scripts/tkcond.cswitch(cfg1->tok)
cfg1327scripts/tkcond.cif( strcmp(cfg->optionname, cfg1->optionname) == 0)
cfg1330scripts/tkcond.ccfg1->flags |= CFG_DUP;