taglinefilesource code
koption28scripts/tkparse.cstruct kconfig * koption = NULL;
koption459scripts/tkparse.cif( koption != NULL )
koption462scripts/tkparse.ckoption->label = kcfg->label;
koption463scripts/tkparse.ckoption = NULL;
koption469scripts/tkparse.ckoption = kcfg;
koption74scripts/tkparse.hextern struct kconfig * koption;