mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
27 lines
2.2 KiB
HTML
27 lines
2.2 KiB
HTML
<!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>seq_append</title>
|
|
<meta name='robots' content='noindex,nofollow' />
|
|
<meta name='generator' content='GLOBAL-6.6.11' />
|
|
<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/lib--tty--key.c.html#L536'>seq_append</a> 536 lib/tty/key.c static int *seq_append = NULL;</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1007'>seq_append</a> 1007 lib/tty/key.c if (seq_append == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1008'>seq_append</a> 1008 lib/tty/key.c seq_append = seq_buffer;</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1010'>seq_append</a> 1010 lib/tty/key.c if (seq_append != &(seq_buffer[SEQ_BUFFER_LEN - 2]))</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1012'>seq_append</a> 1012 lib/tty/key.c *(seq_append++) = c;</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1013'>seq_append</a> 1013 lib/tty/key.c *seq_append = '\0';</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1727'>seq_append</a> 1727 lib/tty/key.c pending_keys = seq_append = NULL;</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1766'>seq_append</a> 1766 lib/tty/key.c pending_keys = seq_append = NULL;</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1775'>seq_append</a> 1775 lib/tty/key.c if (seq_append == NULL)</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1799'>seq_append</a> 1799 lib/tty/key.c pending_keys = seq_append = NULL;</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1826'>seq_append</a> 1826 lib/tty/key.c pending_keys = seq_append = NULL;</span>
|
|
<span class='curline'><a href='../S/lib--tty--key.c.html#L1855'>seq_append</a> 1855 lib/tty/key.c pending_keys = seq_append = NULL;</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|