get_relations_str 26 scripts/kconfig/lkc_proto.h struct gstr get_relations_str(struct symbol **sym_arr, struct list_head *head); get_relations_str 443 scripts/kconfig/mconf.c res = get_relations_str(sym_arr, &head); get_relations_str 726 scripts/kconfig/nconf.c res = get_relations_str(sym_arr, NULL);