taglinefilesource code
koption28scripts/tkparse.cstruct kconfig * koption = NULL;
koption493scripts/tkparse.cif( koption != NULL )
koption496scripts/tkparse.ckoption->label = kcfg->label;
koption497scripts/tkparse.ckoption = NULL;
koption503scripts/tkparse.ckoption = kcfg;
koption76scripts/tkparse.hextern struct kconfig * koption;