mirror of
https://github.com/MidnightCommander/source.git
synced 2026-02-02 11:11:55 -08:00
20 lines
1.4 KiB
HTML
20 lines
1.4 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>_keymap</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--keymap.c.html#L926'>_keymap</a> 926 src/keymap.c km##_keymap = g_array_new (TRUE, FALSE, sizeof (global_keymap_t)); \</span>
|
|
<span class='curline'><a href='../S/src--keymap.c.html#L927'>_keymap</a> 927 src/keymap.c load_keymap_from_section (KEYMAP_SECTION_##s, km##_keymap, mc_global_keymap)</span>
|
|
<span class='curline'><a href='../S/src--keymap.c.html#L956'>_keymap</a> 956 src/keymap.c #define SET_MAP(m) m##_map = (global_keymap_t *) m##_keymap->data</span>
|
|
<span class='curline'><a href='../S/src--keymap.c.html#L990'>_keymap</a> 990 src/keymap.c if (km##_keymap != NULL) \</span>
|
|
<span class='curline'><a href='../S/src--keymap.c.html#L991'>_keymap</a> 991 src/keymap.c g_array_free (km##_keymap, TRUE)</span>
|
|
</pre>
|
|
</body>
|
|
</html>
|