g_file_get_contents 197 lib/util.c if (!g_file_get_contents (from_file_name, &contents, &length, NULL)) g_file_get_contents 607 lib/util.c if (!g_file_get_contents (hintfile, &data, length, NULL)) g_file_get_contents 614 lib/util.c if (!g_file_get_contents (hintfile, &data, length, NULL)) g_file_get_contents 618 lib/util.c g_file_get_contents (hintfile_base, &data, length, NULL); g_file_get_contents 146 src/diffviewer/ydiff.c if (!g_file_get_contents (from_file_name, &contents, &length, NULL)) g_file_get_contents 1100 src/help.c g_file_get_contents (event_data->filename, &filedata, NULL, NULL); g_file_get_contents 1045 src/usermenu.c if (!g_file_get_contents (menu, &data, NULL, NULL)) g_file_get_contents 2618 src/vfs/ftpfs/ftpfs.c if (!g_file_get_contents (netrcname, &netrc, NULL, NULL)) g_file_get_contents 208 src/vfs/shell/shell.c g_file_get_contents (scr_filename, &scr_content, &scr_len, NULL); g_file_get_contents 215 src/vfs/shell/shell.c g_file_get_contents (scr_filename, &scr_content, &scr_len, NULL);