taglinefilesource code
kconfig101scripts/tkcond.cstruct kconfig * cfg;
kconfig154scripts/tkcond.cstruct kconfig * cfg;
kconfig259scripts/tkcond.cstruct kconfig * cfg;
kconfig296scripts/tkcond.cint fix_conditionals(struct kconfig * scfg)
kconfig300scripts/tkcond.cstruct kconfig * cfg;
kconfig301scripts/tkcond.cstruct kconfig * cfg1;
kconfig53scripts/tkgen.cclear_globalflags(struct kconfig * cfg)
kconfig65scripts/tkgen.cgenerate_if(struct kconfig * item,
kconfig257scripts/tkgen.cgenerate_if_for_outfile(struct kconfig * item,
kconfig374scripts/tkgen.cstruct kconfig * cfg;
kconfig479scripts/tkgen.cstatic int find_menu_size(struct kconfig *cfg,
kconfig484scripts/tkgen.cstruct kconfig * pnt;
kconfig523scripts/tkgen.cdump_tk_script(struct kconfig *scfg)
kconfig531scripts/tkgen.cstruct kconfig * cfg;
kconfig532scripts/tkgen.cstruct kconfig * cfg1 = NULL;
kconfig26scripts/tkparse.cstruct kconfig * config = NULL;
kconfig27scripts/tkparse.cstruct kconfig * clast = NULL;
kconfig28scripts/tkparse.cstruct kconfig * koption = NULL;
kconfig219scripts/tkparse.cstatic char * parse_choices(struct kconfig * choice_kcfg, char * pnt)
kconfig221scripts/tkparse.cstruct kconfig * kcfg;
kconfig232scripts/tkparse.ckcfg = (struct kconfig *) malloc(sizeof(struct kconfig));
kconfig233scripts/tkparse.cmemset(kcfg, 0, sizeof(struct kconfig));
kconfig295scripts/tkparse.cstruct kconfig * kcfg;
kconfig401scripts/tkparse.ckcfg = (struct kconfig *) malloc(sizeof(struct kconfig));
kconfig402scripts/tkparse.cmemset(kcfg, 0, sizeof(struct kconfig));
kconfig605scripts/tkparse.cstruct kconfig * cfg;
kconfig40scripts/tkparse.hstruct kconfig * cfg;
kconfig56scripts/tkparse.hstruct kconfig   * next;
kconfig67scripts/tkparse.hstruct kconfig        * choice_label;
kconfig72scripts/tkparse.hextern struct kconfig * config;
kconfig73scripts/tkparse.hextern struct kconfig * clast;
kconfig74scripts/tkparse.hextern struct kconfig * koption;