Lines Matching full:parameter
17 <paramdef>int <parameter>fd</parameter></paramdef>
18 <paramdef>void *<parameter>buf</parameter></paramdef>
19 <paramdef>size_t <parameter>count</parameter></paramdef>
29 <term><parameter>fd</parameter></term>
35 <term><parameter>buf</parameter></term>
41 <term><parameter>count</parameter></term>
53 <parameter>count</parameter> bytes from file descriptor
54 <parameter>fd</parameter> into the buffer starting at
55 <parameter>buf</parameter>. The layout of the data in the buffer is
56 discussed in the respective device interface section, see ##. If <parameter>count</parameter> is ze…
58 <parameter>count</parameter> is greater than
60 of the <parameter>count</parameter> value each
138 <para><parameter>fd</parameter> is not a valid file
153 <para><parameter>buf</parameter> references an inaccessible