Files
source/Y/g_malloc.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

57 lines
7.6 KiB
HTML

<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>g_malloc</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.11' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/lib--search--lib.c.html#L78'>g_malloc</a> 78 lib/search/lib.c dst_str = g_malloc (dst_len);</span>
<span class='curline'><a href='../S/lib--search--regex.c.html#L295'>g_malloc</a> 295 lib/search/regex.c p = string_safe = g_malloc (string_len + 1);</span>
<span class='curline'><a href='../S/lib--skin--lines.c.html#L112'>g_malloc</a> 112 lib/skin/lines.c value_utf8 = g_malloc (7);</span>
<span class='curline'><a href='../S/lib--tty--tty-ncurses.c.html#L607'>g_malloc</a> 607 lib/tty/tty-ncurses.c ctext = g_malloc (sizeof (cchar_t) * (cols + 1));</span>
<span class='curline'><a href='../S/lib--tty--win.c.html#L122'>g_malloc</a> 122 lib/tty/win.c k = g_malloc (bytes);</span>
<span class='curline'><a href='../S/lib--util.c.html#L114'>g_malloc</a> 114 lib/util.c r = buf = g_malloc (MC_MAXPATHLEN);</span>
<span class='curline'><a href='../S/lib--util.c.html#L115'>g_malloc</a> 115 lib/util.c buf2 = g_malloc (MC_MAXPATHLEN);</span>
<span class='curline'><a href='../S/lib--util.c.html#L921'>g_malloc</a> 921 lib/util.c p = buf = g_malloc (currlen);</span>
<span class='curline'><a href='../S/src--background.c.html#L269'>g_malloc</a> 269 src/background.c data[i] = g_malloc (size + 1);</span>
<span class='curline'><a href='../S/src--background.c.html#L476'>g_malloc</a> 476 src/background.c str = g_malloc (i + 1);</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L105'>g_malloc</a> 105 src/editor/editdraw.c buf = g_malloc (CHAR_CODE_BUF_SIZE);</span>
<span class='curline'><a href='../S/src--editor--editdraw.c.html#L211'>g_malloc</a> 211 src/editor/editdraw.c status = g_malloc (status_size);</span>
<span class='curline'><a href='../S/src--filemanager--file.c.html#L2712'>g_malloc</a> 2712 src/filemanager/file.c buf = g_malloc (bufsize);</span>
<span class='curline'><a href='../S/src--filemanager--find.c.html#L890'>g_malloc</a> 890 src/filemanager/find.c location = g_malloc (sizeof (*location));</span>
<span class='curline'><a href='../S/src--filemanager--listmode.c.html#L305'>g_malloc</a> 305 src/filemanager/listmode.c newformat = g_malloc (1024);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L652'>g_malloc</a> 652 src/filemanager/mountlist.c me = g_malloc (sizeof *me);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L700'>g_malloc</a> 700 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L731'>g_malloc</a> 731 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L756'>g_malloc</a> 756 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L820'>g_malloc</a> 820 src/filemanager/mountlist.c struct rootdir_entry *re = g_malloc (sizeof (*re));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L846'>g_malloc</a> 846 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L887'>g_malloc</a> 887 src/filemanager/mountlist.c stats = g_malloc (bufsize);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L898'>g_malloc</a> 898 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L927'>g_malloc</a> 927 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L983'>g_malloc</a> 983 src/filemanager/mountlist.c me = g_malloc (sizeof *me);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1056'>g_malloc</a> 1056 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1097'>g_malloc</a> 1097 src/filemanager/mountlist.c entries = g_malloc (bufsize);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1115'>g_malloc</a> 1115 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1170'>g_malloc</a> 1170 src/filemanager/mountlist.c me = g_malloc (sizeof *me);</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1220'>g_malloc</a> 1220 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1338'>g_malloc</a> 1338 src/filemanager/mountlist.c malloced_buf = (wchar_t *) g_malloc (bufsize * sizeof (wchar_t));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1367'>g_malloc</a> 1367 src/filemanager/mountlist.c me = g_malloc (sizeof (*me));</span>
<span class='curline'><a href='../S/src--filemanager--mountlist.c.html#L1449'>g_malloc</a> 1449 src/filemanager/mountlist.c me = (struct mount_entry *) g_malloc (sizeof (struct mount_entry));</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L521'>g_malloc</a> 521 src/vfs/cpio/cpio.c inode-&gt;linkname = g_malloc (st-&gt;st_size + 1);</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L573'>g_malloc</a> 573 src/vfs/cpio/cpio.c name = g_malloc (u.buf.c_namesize);</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L647'>g_malloc</a> 647 src/vfs/cpio/cpio.c name = g_malloc (hd.c_namesize);</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L726'>g_malloc</a> 726 src/vfs/cpio/cpio.c name = g_malloc (hd.c_namesize);</span>
<span class='curline'><a href='../S/src--vfs--tar--tar-xheader.c.html#L909'>g_malloc</a> 909 src/vfs/tar/tar-xheader.c xhdr-&gt;buffer = g_malloc (size_plus_1);</span>
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L645'>g_malloc</a> 645 src/vfs/tar/tar.c header_copy = g_malloc (size + 1);</span>
<span class='curline'><a href='../S/src--vfs--tar--tar.c.html#L849'>g_malloc</a> 849 src/vfs/tar/tar.c arch-&gt;record_start = g_malloc (record_size);</span>
<span class='curline'><a href='../S/src--viewer--datasource.c.html#L375'>g_malloc</a> 375 src/viewer/datasource.c view-&gt;ds_file_data = g_malloc (4096);</span>
<span class='curline'><a href='../S/tests--lib--terminal.c.html#L93'>g_malloc</a> 93 tests/lib/terminal.c char *s = g_malloc (sizeof (s_orig));</span>
</pre>
</body>
</html>