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/13580.html#L398'>last_buf</a>          398 src/monitor.c      static char *last_buf = NULL;</span>
<span class='curline'><a href='../S/13580.html#L407'>last_buf</a>          407 src/monitor.c              FREE(last_buf);</span>
<span class='curline'><a href='../S/13580.html#L412'>last_buf</a>          412 src/monitor.c              if(last_buf == NULL) {</span>
<span class='curline'><a href='../S/13580.html#L417'>last_buf</a>          417 src/monitor.c                  buf = strdup_chk(last_buf, "monitor.buf_repeat");</span>
<span class='curline'><a href='../S/13580.html#L424'>last_buf</a>          424 src/monitor.c              last_buf = strdup_chk(buf, "monitor.last_buf");</span>
<span class='curline'><a href='../S/13580.html#L437'>last_buf</a>          437 src/monitor.c              FREE(last_buf);</span>
<span class='curline'><a href='../S/13580.html#L442'>last_buf</a>          442 src/monitor.c      FREE(last_buf);</span>
</pre>
</body>
</html>

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