g_renew           469 lib/widget/input_complete.c                     hosts = g_renew (char *, hosts, hosts_alloclen + 1);
g_renew           738 lib/widget/input_complete.c             match_list = (char **) g_renew (char *, match_list, match_list_size + 1);