taglinefilesource code
koption28scripts/tkparse.cstruct kconfig * koption = NULL;
koption464scripts/tkparse.cif( koption != NULL )
koption467scripts/tkparse.ckoption->label = kcfg->label;
koption468scripts/tkparse.ckoption = NULL;
koption474scripts/tkparse.ckoption = kcfg;
koption76scripts/tkparse.hextern struct kconfig * koption;