tag | line | file | source code |
---|---|---|---|
koption | 28 | scripts/tkparse.c | struct kconfig * koption = NULL; |
koption | 459 | scripts/tkparse.c | if( koption != NULL ) |
koption | 462 | scripts/tkparse.c | koption->label = kcfg->label; |
koption | 463 | scripts/tkparse.c | koption = NULL; |
koption | 469 | scripts/tkparse.c | koption = kcfg; |
koption | 74 | scripts/tkparse.h | extern struct kconfig * koption; |