taglinefilesource code
koption27scripts/tkparse.cstruct kconfig * koption = NULL;
koption355scripts/tkparse.cif( koption != NULL )
koption358scripts/tkparse.ckoption->label = kcfg->label;
koption359scripts/tkparse.ckoption = NULL;
koption365scripts/tkparse.ckoption = kcfg;
koption65scripts/tkparse.hextern struct kconfig * koption;