466
|
1 <refentry id="access">
|
|
2 <refnamediv>
|
468
|
3 <refname>Access</refname>
|
|
4 <refpurpose>give file accessibility</refpurpose>
|
466
|
5 </refnamediv>
|
|
6
|
|
7 <refsynopsisdiv>
|
|
8 <funcsynopsis>
|
|
9 <funcprototype>
|
|
10 <funcdef><function>access</function></funcdef>
|
468
|
11 <paramdef>char *<parameter>name</parameter></paramdef>
|
|
12 <paramdef>int <parameter>perm</parameter></paramdef>
|
466
|
13 </funcprototype>
|
|
14 </funcsynopsis>
|
|
15
|
|
16 </refsynopsisdiv>
|
|
17
|
|
18 <refsect1><title>Description</title>
|
|
19 <para>
|
|
20 Placeholder
|
|
21 </para>
|
|
22 </refsect1>
|
|
23 </refentry>
|