*** UNIX MANUAL PAGE BROWSER ***

A Nergahak database for man pages research.

Navigation

Directory Browser

1Browse 4.4BSD4.4BSD
1Browse Digital UNIXDigital UNIX 4.0e
1Browse FreeBSDFreeBSD 14.3
1Browse MINIXMINIX 3.4.0rc6-d5e4fc0
1Browse NetBSDNetBSD 10.1
1Browse OpenBSDOpenBSD 7.7
1Browse UNIX v7Version 7 UNIX
1Browse UNIX v10Version 10 UNIX

Manual Page Search

Manual Page Result

0 Command: siad_init | Section: 3 | Source: Digital UNIX | File: siad_init.3.gz
siad_init(3) Library Functions Manual siad_init(3) NAME siad_init - initialization routine for SIA (Security Integration Ar- chitecture) LIBRARY Standard C library (libc.so and libc.a) SYNOPSIS #include <sia.h> #include <siad.h> int siad_init(void); DESCRIPTION The siad_init() routine is called from sia_init() to do mechanism-spe- cific processing once per reboot. RETURN VALUES The siad_init() routine returns either SIASUCCESS or SIAFAIL. A return of SIADFAIL from this routine will prevent the system from rebooting. Consequently the SIADFAIL response should only be used if a security risk or root login failure is assumed. ERRORS The errno values are those returned from the dynamic loader interface, from dependent (siad_*) routines, or from malloc. Possible errors in- clude resource constraints (no memory) and various authentication fail- ures. /etc/sia/matrix.conf RELATED INFORMATION sia_ses_init(3), siad_ses_init(3), sia_init(3), matrix.conf(4) Security delim off siad_init(3)

Navigation Options