Home | History | Annotate | Download | only in doc

Lines Matching full:capability

3 cap_clear, cap_clear_flag, cap_get_flag, cap_set_flag, cap_compare \- capability data object manipulation
6 .B #include <sys/capability.h>
24 These functions work on a capability state held in working storage.
29 Each capability in a set may be clear (disabled, 0) or set (enabled, 1).
34 identifies a capability, such as
38 identifies one of the three flags associated with a capability
39 (i.e., it identifies one of the three capability sets).
47 identifies the setting of a particular capability flag
48 (i.e, the value of a capability in a set).
56 initializes the capability state in working storage identified by
58 so that all capability flags are cleared.
61 clears all of the capabilities of the specified capability flag,
65 obtains the current value of the capability flag,
67 of the capability,
69 from the capability state identified by
77 of each capability in the array
79 in the capability state identified by
89 compares two full capability sets and, in the spirit of
91 returns zero if the two capability sets are identical. A positive