getcap.3 (58f0484fa251c266ede97b591b499fe3dd4f578e) getcap.3 (712dc76e87bd7bbeb3f781e690886b69a1f9c5ca)
1.\" Copyright (c) 1992, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Casey Leedom of Lawrence Livermore National Laboratory.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 59 unchanged lines hidden (view full) ---

68.Ft int
69.Fn cgetfirst "char **buf" "char **db_array"
70.Ft int
71.Fn cgetnext "char **buf" "char **db_array"
72.Ft int
73.Fn cgetclose "void"
74.Sh DESCRIPTION
75.Fn Cgetent
1.\" Copyright (c) 1992, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" This code is derived from software contributed to Berkeley by
5.\" Casey Leedom of Lawrence Livermore National Laboratory.
6.\"
7.\" Redistribution and use in source and binary forms, with or without
8.\" modification, are permitted provided that the following conditions

--- 59 unchanged lines hidden (view full) ---

68.Ft int
69.Fn cgetfirst "char **buf" "char **db_array"
70.Ft int
71.Fn cgetnext "char **buf" "char **db_array"
72.Ft int
73.Fn cgetclose "void"
74.Sh DESCRIPTION
75.Fn Cgetent
76extracts the capability rec
76extracts the capability
77.Fa name
78from the database specified by the
79.Dv NULL
80terminated file array
81.Fa db_array
82and returns a pointer to a
83.Xr malloc Ns \&'d
84copy of it in

--- 427 unchanged lines hidden ---
77.Fa name
78from the database specified by the
79.Dv NULL
80terminated file array
81.Fa db_array
82and returns a pointer to a
83.Xr malloc Ns \&'d
84copy of it in

--- 427 unchanged lines hidden ---