| version 1.3, 1994/01/10 23:32:26 |
version 1.4, 1995/02/25 13:41:21 |
|
|
| .\" Copyright (c) 1992 The Regents of the University of California. |
.\" $NetBSD$ |
| .\" All rights reserved. |
.\" |
| |
.\" Copyright (c) 1992, 1993 |
| |
.\" The Regents of the University of California. All rights reserved. |
| .\" |
.\" |
| .\" This code is derived from software contributed to Berkeley by |
.\" This code is derived from software contributed to Berkeley by |
| .\" Casey Leedom of Lawrence Livermore National Laboratory. |
.\" Casey Leedom of Lawrence Livermore National Laboratory. |
|
|
| .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF |
| .\" SUCH DAMAGE. |
.\" SUCH DAMAGE. |
| .\" |
.\" |
| .\" from: @(#)getcap.3 5.4 (Berkeley) 8/11/92 |
.\" @(#)getcap.3 8.3 (Berkeley) 4/19/94 |
| .\" $Id$ |
|
| .\" |
.\" |
| .Dd "August 11, 1992" |
.Dd "April 19, 1994" |
| .Dt GETCAP 3 |
.Dt GETCAP 3 |
| .Os |
.Os |
| .Sh NAME |
.Sh NAME |
| Line 340 file in which the |
|
| Line 341 file in which the |
|
| is declared and all subsequent files in the file array. |
is declared and all subsequent files in the file array. |
| .Pp |
.Pp |
| When a database is searched for a capability record, the first matching |
When a database is searched for a capability record, the first matching |
| record in the search is returned. When an record is scanned for a |
record in the search is returned. When a record is scanned for a |
| capability, the first matching capability is returned; the capability |
capability, the first matching capability is returned; the capability |
| .Ic :nameT@: |
.Ic :nameT@: |
| will hide any following definition of a value of type |
will hide any following definition of a value of type |
| Line 465 use `\e\|200' to represent a |
|
| Line 466 use `\e\|200' to represent a |
|
| .Nm cgetfirst , |
.Nm cgetfirst , |
| and |
and |
| .Nm cgetnext |
.Nm cgetnext |
| return a a value greater than or equal to 0 on success and a value less |
return a value greater than or equal to 0 on success and a value less |
| than 0 on failure. |
than 0 on failure. |
| .Nm Cgetcap |
.Nm Cgetcap |
| returns a character pointer on success and a |
returns a character pointer on success and a |