root/doc_inner/gnu_global/R/218.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>strndup_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#L68'>strndup_chk</a>        68 include/cmem.h char *strndup_chk(const char *s, size_t len, const char *tag);</span>
<span class='curline'><a href='../S/2804.html#L139'>strndup_chk</a>       139 src/monitor.c          args-&gt;argv[(args-&gt;argc)++] = strndup_chk(p, i, "args-&gt;argv[]");</span>
<span class='curline'><a href='../S/2804.html#L165'>strndup_chk</a>       165 src/monitor.c      moncmdl-&gt;cmd = strndup_chk(p, i, "moncmdl-&gt;cmd");</span>
<span class='curline'><a href='../S/2820.html#L81'>strndup_chk</a>        81 src/token.c                opd-&gt;opdv[(opd-&gt;opdc)++] = strndup_chk(p, i, "opd-&gt;opdv[]");</span>
<span class='curline'><a href='../S/2820.html#L123'>strndup_chk</a>       123 src/token.c            cmdl-&gt;label = strndup_chk(p, i, "cmdl-&gt;label");</span>
<span class='curline'><a href='../S/2820.html#L148'>strndup_chk</a>       148 src/token.c        cmdl-&gt;cmd = strndup_chk(p, i, "cmdl.cmd");</span>
<span class='curline'><a href='../S/986.html#L8'>strndup_chk</a>         8 test/unit/strndup_chk/cmd.c     dst = strndup_chk(src, len, "strndup_chk unit test");</span>
</pre>
</body>
</html>

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