Adds a privilege to a privilege set.
Security Library (libc.a)
The privbit_set subroutine adds the privilege specified by the priv parameter into the privilege set specified by the pv parameter.
| Item | Description | 
|---|---|
| priv | Specifies the privilege to add. | 
| pv | Specifies the target privilege set. | 
The privbit_set subroutine returns no value.
No errno value is set.