Lines Matching full:and
4 .\" Redistribution and use in source and binary forms, with or without
8 .\" notice, this list of conditions and the following disclaimer.
10 .\" notice, this list of conditions and the following disclaimer in the
11 .\" documentation and/or other materials provided with the distribution.
16 .\" THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
18 .\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
23 .\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
42 Department of Electrical Engineering and Computer Science
60 provided to a UNIX process: process naming and protection,
62 object references (descriptors), time and statistics functions,
65 bootstrap, shutdown and process accounting,
70 files and file systems,
73 and process control and debugging.
92 .B "0. Notation and types"
101 \fB1.1. Processes and protection\fP
102 1.1.1. Host and process identifiers
103 1.1.2. Process creation and termination
104 1.1.3. User and group ids
109 1.2.1. Text, data and stack
112 1.2.4. Giving and getting advice
127 \fB1.4. Timing and statistics\fP
163 2.1.1. Read and write
165 2.1.3. Non-blocking and asynchronous operations
172 2.2.3. Creation and removal
173 2.2.3.1. Directory creation and removal
177 2.2.3.6. File, device, and portal removal
178 2.2.4. Reading and modifying file attributes
179 2.2.5. Links and renaming
180 2.2.6. Extension and truncation
190 2.3.1.2.\0 Socket types and protocols
191 2.3.1.3.\0 Socket creation, naming and service establishment
194 2.3.1.6.\0 Sending and receiving data
195 2.3.1.7.\0 Scatter/gather and exchanging access rights
196 2.3.1.8.\0 Using read and write with sockets
198 2.3.1.10.\0 Socket and protocol options
204 2.3.3.1. Socket types and protocols
211 \fB2.4. Terminals and devices\fP
225 \fB2.5. Process control and debugging\fP
252 .sh "Notation and types
256 declaration of parameters and results.
267 As shown on the second line \fIcc\fP is an integer and \fIread\fP also
280 and used in the specifications here and in many C programs.