taglinefilesource code
kconfig103scripts/tkcond.cstruct kconfig * cfg;
kconfig156scripts/tkcond.cstruct kconfig * cfg;
kconfig298scripts/tkcond.cvoid fix_conditionals(struct kconfig * scfg)
kconfig302scripts/tkcond.cstruct kconfig * cfg;
kconfig303scripts/tkcond.cstruct kconfig * cfg1;
kconfig160scripts/tkgen.cvoid clear_globalflags(struct kconfig * cfg)
kconfig182scripts/tkgen.cvoid generate_if(struct kconfig * item,
kconfig378scripts/tkgen.cvoid generate_if_for_outfile(struct kconfig * item,
kconfig507scripts/tkgen.cstruct kconfig * cfg;
kconfig627scripts/tkgen.cstatic void find_menu_size(struct kconfig *cfg,
kconfig632scripts/tkgen.cstruct kconfig * pnt;
kconfig665scripts/tkgen.cvoid dump_tk_script(struct kconfig *scfg)
kconfig672scripts/tkgen.cstruct kconfig * cfg;
kconfig673scripts/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;
kconfig410scripts/tkparse.ckcfg = (struct kconfig *) malloc(sizeof(struct kconfig));
kconfig411scripts/tkparse.cmemset(kcfg, 0, sizeof(struct kconfig));
kconfig646scripts/tkparse.cstruct kconfig * cfg;
kconfig42scripts/tkparse.hstruct kconfig * cfg;
kconfig58scripts/tkparse.hstruct kconfig   * next;
kconfig69scripts/tkparse.hstruct kconfig        * choice_label;
kconfig74scripts/tkparse.hextern struct kconfig * config;
kconfig75scripts/tkparse.hextern struct kconfig * clast;
kconfig76scripts/tkparse.hextern struct kconfig * koption;
kconfig81scripts/tkparse.hvoid fix_conditionals(struct kconfig * scfg);  /* tkcond.c */
kconfig82scripts/tkparse.hvoid dump_tk_script(struct kconfig *scfg);  /* tkgen.c  */