root/doc_inner/gnu_global/Y/132.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>last_buf</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/30177.html#L389'>last_buf</a>          389 src/monitor.c      static char *last_buf = NULL;</span>
<span class='curline'><a href='../S/30177.html#L398'>last_buf</a>          398 src/monitor.c              FREE(last_buf);</span>
<span class='curline'><a href='../S/30177.html#L403'>last_buf</a>          403 src/monitor.c              if(last_buf == NULL) {</span>
<span class='curline'><a href='../S/30177.html#L408'>last_buf</a>          408 src/monitor.c                  buf = strdup_chk(last_buf, "monitor.buf_repeat");</span>
<span class='curline'><a href='../S/30177.html#L415'>last_buf</a>          415 src/monitor.c              FREE(last_buf);</span>
<span class='curline'><a href='../S/30177.html#L416'>last_buf</a>          416 src/monitor.c              last_buf = strdup_chk(buf, "monitor.last_buf");</span>
<span class='curline'><a href='../S/30177.html#L429'>last_buf</a>          429 src/monitor.c              FREE(last_buf);</span>
</pre>
</body>
</html>

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