initprivs(3) — Subroutines
NAME
initprivs − Initializes privileges (Enhanced Security)
SYNOPSIS
#include <prot.h>
void initprivs( );
LIBRARY
Security Library − libsecurity.so
DESCRIPTION
The initprivs() function initializes the privilege library. The only privilege currently available is that of root.
SEE ALSO
Security