Files
source/Y/seq_append.html
github-actions[bot] 08571174ab Deploy to GitHub Pages
2026-02-01 17:32:02 +00:00

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 != &amp;(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>