tag | line | file | source code |
---|---|---|---|
koption | 28 | scripts/tkparse.c | struct kconfig * koption = NULL; |
koption | 464 | scripts/tkparse.c | if( koption != NULL ) |
koption | 467 | scripts/tkparse.c | koption->label = kcfg->label; |
koption | 468 | scripts/tkparse.c | koption = NULL; |
koption | 474 | scripts/tkparse.c | koption = kcfg; |
koption | 76 | scripts/tkparse.h | extern struct kconfig * koption; |