root/doc_inner/gnu_global/R/115.html

/* [<][>][^][v][top][bottom][index][help] */
<!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>calloc_chk</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.5' />
<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/2424.html#L47'>calloc_chk</a>         47 include/cmem.h void *calloc_chk(size_t nmemb, size_t size, const char *tag);</span>
<span class='curline'><a href='../S/2841.html#L162'>calloc_chk</a>        162 src/casl2.c        asfile = calloc_chk(asfilecnt, sizeof(char *), "asfile");</span>
<span class='curline'><a href='../S/2836.html#L141'>calloc_chk</a>        141 src/label.c        l = calloc_chk(labelcnt, sizeof(LABELARRAY **), "labels");</span>
<span class='curline'><a href='../S/2856.html#L261'>calloc_chk</a>        261 src/struct.c       sys-&gt;memory = calloc_chk(sys-&gt;memsize, sizeof(WORD), "memory");</span>
</pre>
</body>
</html>

/* [<][>][^][v][top][bottom][index][help] */