Files
source/R/string_perm.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>string_perm</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--util.h.html#L188'>string_perm</a> 188 lib/util.h const char *string_perm (mode_t mode_bits);</span>
<span class='curline'><a href='../S/src--filemanager--chown.c.html#L411'>string_perm</a> 411 src/filemanager/chown.c chown_label (4, string_perm (sf_stat.st_mode));</span>
<span class='curline'><a href='../S/src--filemanager--info.c.html#L290'>string_perm</a> 290 src/filemanager/info.c tty_printf (_ ("Mode: %s (%04o)"), string_perm (st.st_mode),</span>
<span class='curline'><a href='../S/src--filemanager--panel.c.html#L519'>string_perm</a> 519 src/filemanager/panel.c return string_perm (fe-&gt;st.st_mode);</span>
<span class='curline'><a href='../S/tests--src--vfs--extfs--helpers-list--mc_parse_ls_l.c.html#L253'>string_perm</a> 253 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c printf (" perm: %s\n", string_perm (st-&gt;st_mode));</span>
<span class='curline'><a href='../S/tests--src--vfs--extfs--helpers-list--mc_parse_ls_l.c.html#L309'>string_perm</a> 309 tests/src/vfs/extfs/helpers-list/mc_parse_ls_l.c printf ("%s %3d ", string_perm (st-&gt;st_mode), (int) st-&gt;st_nlink);</span>
</pre>
</body>
</html>