root/doc_inner/gnu_global/R/44.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.14' />
<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/3006.html#L31'>MONARGS</a>            31 include/monitor.h     MONARGS *args;               /**&lt;引数 */</span>
<span class='curline'><a href='../S/3006.html#L75'>MONARGS</a>            75 include/monitor.h MONARGS *monargstok(const char *str);</span>
<span class='curline'><a href='../S/3006.html#L94'>MONARGS</a>            94 include/monitor.h MONCMDTYPE monitorcmd(char *cmd, MONARGS *args);</span>
<span class='curline'><a href='../S/3421.html#L128'>MONARGS</a>           128 src/monitor.c  MONARGS *monargstok(const char *str)</span>
<span class='curline'><a href='../S/3421.html#L130'>MONARGS</a>           130 src/monitor.c      MONARGS *args = malloc_chk(sizeof(MONARGS), "args");</span>
<span class='curline'><a href='../S/3421.html#L179'>MONARGS</a>           179 src/monitor.c          moncmdl-&gt;args = malloc_chk(sizeof(MONARGS), "moncmdl.args");</span>
<span class='curline'><a href='../S/3421.html#L290'>MONARGS</a>           290 src/monitor.c  MONCMDTYPE monitorcmd(char *cmd, MONARGS *args)</span>
</pre>
</body>
</html>

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