tag | line | file | source code |
---|---|---|---|
koption | 28 | scripts/tkparse.c | struct kconfig * koption = NULL; |
koption | 493 | scripts/tkparse.c | if( koption != NULL ) |
koption | 496 | scripts/tkparse.c | koption->label = kcfg->label; |
koption | 497 | scripts/tkparse.c | koption = NULL; |
koption | 503 | scripts/tkparse.c | koption = kcfg; |
koption | 76 | scripts/tkparse.h | extern struct kconfig * koption; |