sym_find 426 scripts/kconfig/confdata.c sym = sym_find(line + 2 + strlen(CONFIG_)); sym_find 460 scripts/kconfig/confdata.c sym = sym_find(line + strlen(CONFIG_)); sym_find 33 scripts/kconfig/lkc_proto.h struct symbol * sym_find(const char *name); sym_find 509 scripts/kconfig/parser.y modules_sym = sym_find( "n" );