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

21 lines
1.6 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>c_magic</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/src--vfs--cpio--cpio.c.html#L96'>c_magic</a> 96 src/vfs/cpio/cpio.c unsigned short c_magic;</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L111'>c_magic</a> 111 src/vfs/cpio/cpio.c unsigned short c_magic;</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L568'>c_magic</a> 568 src/vfs/cpio/cpio.c if (u.buf.c_magic != 070707 || u.buf.c_namesize == 0 || u.buf.c_namesize &gt; MC_MAXPATHLEN)</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L705'>c_magic</a> 705 src/vfs/cpio/cpio.c if (sscanf (u.buf, "%6ho%8lx%8lx%8lx%8lx%8lx%8lx%8lx%8lx%8lx%8lx%8lx%8lx%8lx", &amp;hd.c_magic,</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L716'>c_magic</a> 716 src/vfs/cpio/cpio.c if ((arch-&gt;type == CPIO_NEWC &amp;&amp; hd.c_magic != 070701)</span>
<span class='curline'><a href='../S/src--vfs--cpio--cpio.c.html#L717'>c_magic</a> 717 src/vfs/cpio/cpio.c || (arch-&gt;type == CPIO_CRC &amp;&amp; hd.c_magic != 070702))</span>
</pre>
</body>
</html>