mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
21 lines
1.6 KiB
HTML
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 > 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", &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->type == CPIO_NEWC && 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->type == CPIO_CRC && hd.c_magic != 070702))</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|