<!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/21053.html#L400'>last_buf</a> 400 src/monitor.c static char *last_buf = NULL;</span>
<span class='curline'><a href='../S/21053.html#L409'>last_buf</a> 409 src/monitor.c FREE(last_buf);</span>
<span class='curline'><a href='../S/21053.html#L414'>last_buf</a> 414 src/monitor.c if(last_buf == NULL) {</span>
<span class='curline'><a href='../S/21053.html#L419'>last_buf</a> 419 src/monitor.c buf = strdup_chk(last_buf, "monitor.buf_repeat");</span>
<span class='curline'><a href='../S/21053.html#L426'>last_buf</a> 426 src/monitor.c last_buf = strdup_chk(buf, "monitor.last_buf");</span>
<span class='curline'><a href='../S/21053.html#L439'>last_buf</a> 439 src/monitor.c FREE(last_buf);</span>
<span class='curline'><a href='../S/21053.html#L444'>last_buf</a> 444 src/monitor.c FREE(last_buf);</span>
</pre>
</body>
</html>