g_file_get_contents 195 lib/util.c if (!g_file_get_contents (from_file_name, &contents, &length, NULL)) g_file_get_contents 604 lib/util.c if (!g_file_get_contents (hintfile, &data, length, NULL)) g_file_get_contents 611 lib/util.c if (!g_file_get_contents (hintfile, &data, length, NULL)) g_file_get_contents 615 lib/util.c g_file_get_contents (hintfile_base, &data, length, NULL); g_file_get_contents 140 src/diffviewer/ydiff.c if (!g_file_get_contents (from_file_name, &contents, &length, NULL)) g_file_get_contents 1092 src/help.c g_file_get_contents (event_data->filename, &filedata, NULL, NULL); g_file_get_contents 1013 src/usermenu.c if (!g_file_get_contents (menu, &data, NULL, NULL)) g_file_get_contents 205 src/vfs/fish/fish.c g_file_get_contents (scr_filename, &scr_content, &scr_len, NULL); g_file_get_contents 212 src/vfs/fish/fish.c g_file_get_contents (scr_filename, &scr_content, &scr_len, NULL); g_file_get_contents 2619 src/vfs/ftpfs/ftpfs.c if (!g_file_get_contents (netrcname, &netrc, NULL, NULL))