root/doc_inner/gnu_global/R/41.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>MONARGS</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/2419.html#L31'>MONARGS</a>            31 include/monitor.h     MONARGS *args;               /**&lt;引数 */</span>
<span class='curline'><a href='../S/2419.html#L75'>MONARGS</a>            75 include/monitor.h MONARGS *monargstok(const char *str);</span>
<span class='curline'><a href='../S/2419.html#L94'>MONARGS</a>            94 include/monitor.h MONCMDTYPE monitorcmd(char *cmd, MONARGS *args);</span>
<span class='curline'><a href='../S/2804.html#L124'>MONARGS</a>           124 src/monitor.c  MONARGS *monargstok(const char *str)</span>
<span class='curline'><a href='../S/2804.html#L126'>MONARGS</a>           126 src/monitor.c      MONARGS *args = malloc_chk(sizeof(MONARGS), "args");</span>
<span class='curline'><a href='../S/2804.html#L175'>MONARGS</a>           175 src/monitor.c          moncmdl-&gt;args = malloc_chk(sizeof(MONARGS), "moncmdl.args");</span>
<span class='curline'><a href='../S/2804.html#L287'>MONARGS</a>           287 src/monitor.c  MONCMDTYPE monitorcmd(char *cmd, MONARGS *args)</span>
</pre>
</body>
</html>

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