tag | line | file | source code |
---|---|---|---|
cfg1 | 239 | scripts/tkcond.c | struct kconfig * cfg1; |
cfg1 | 319 | scripts/tkcond.c | for(cfg1=cfg;cfg1 != NULL; cfg1 = cfg1->next) |
cfg1 | 321 | scripts/tkcond.c | switch(cfg1->tok) |
cfg1 | 327 | scripts/tkcond.c | if( strcmp(cfg->optionname, cfg1->optionname) == 0) |
cfg1 | 330 | scripts/tkcond.c | cfg1->flags |= CFG_DUP; |