mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.5 KiB
HTML
21 lines
1.5 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_try_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/src--cons.handler.c.html#L297'>g_try_malloc</a> 297 src/cons.handler.c screen_shot.buf = g_try_malloc (screen_info.mv_csz * screen_info.mv_rsz * 2);</span>
|
|
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L204'>g_try_malloc</a> 204 src/diffviewer/ydiff.c fs = g_try_malloc (sizeof (FBUF));</span>
|
|
<span class='curline'><a href='../S/src--diffviewer--ydiff.c.html#L208'>g_try_malloc</a> 208 src/diffviewer/ydiff.c fs->buf = g_try_malloc (FILE_READ_BUF);</span>
|
|
<span class='curline'><a href='../S/src--editor--spell.c.html#L531'>g_try_malloc</a> 531 src/editor/spell.c global_speller = g_try_malloc (sizeof (spell_t));</span>
|
|
<span class='curline'><a href='../S/src--vfs--ftpfs--ftpfs.c.html#L1230'>g_try_malloc</a> 1230 src/vfs/ftpfs/ftpfs.c addr = g_try_malloc (NI_MAXHOST);</span>
|
|
<span class='curline'><a href='../S/src--viewer--growbuf.c.html#L142'>g_try_malloc</a> 142 src/viewer/growbuf.c byte *newblock = g_try_malloc (VIEW_PAGE_SIZE);</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|