Index Click this button to go to the index for this section.


initprivs(3)

NAME

initprivs - Initializes privileges (Enhanced Security)

LIBRARY

Security Library - libsecurity.a and libsecurity.so

SYNOPSIS

#include <prot.h> void initprivs();

DESCRIPTION

The initprivs() function initializes the privilege library. The only privilege currently available is that of root.

RELATED INFORMATION

Security