Manual Page Result
0
Command: initprivs | Section: 3 | Source: Digital UNIX | File: initprivs.3.gz
initprivs(3) Library Functions Manual initprivs(3)
NAME
initprivs - Initializes privileges (Enhanced Security)
LIBRARY
Security Library - libsecurity.a and libsecurity.so
SYNOPSIS
#include <prot.h>
void initprivs();
DESCRIPTION
The function initializes the privilege library. The only privilege
currently available is that of root.
RELATED INFORMATION
Security delim off
initprivs(3)