*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> exit_quiet_zone (3)              
Title
Content
Arch
Section
 

enter_quiet_zone(3)

Contents


NAME    [Toc]    [Back]

       enter_quiet_zone,   exit_quiet_zone   -  Prevent  keyboard
       interruption of program actions (Enhanced Security)

SYNOPSIS    [Toc]    [Back]

       #include <prot.h>

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

       void exit_quiet_zone( );

LIBRARY    [Toc]    [Back]

       Security Library - libsecurity.so

DESCRIPTION    [Toc]    [Back]

       The enter_quiet_zone() function sets the appropriate  signals
  to  a  state  that prevents keyboard interruption of
       program actions.  If  this  function  is  called  multiple
       times without an intervening exit_quiet_zone() call, nothing
 is done.  If an alarm has been set, the time  left  to
       go is saved.

       The  exit_quiet_zone()  function  restores  the signals to
       their previous state.  Do  not  call  this  function  from
       reentrant  code  because  it uses a static area. A pending
       alarm clock is restored.

       The signals that are affected are SIGHUP, SIGINT, SIGQUIT,
       SIGSYS, SIGALRM.

SEE ALSO    [Toc]    [Back]

      
      
       Security



                                              enter_quiet_zone(3)
[ Back ]
 Similar pages
Name OS Title
sulogin Tru64 single-user login program (Enhanced Security)
db_archive Tru64 displays security database log files no longer involved in active transactions (Enhanced Security)
secsetup Tru64 Security features setup graphical interface (Enhanced Security)
secconfig Tru64 Security features setup graphical interface (Enhanced Security)
db_checkpoint Tru64 Periodically checkpoint the security database log (Enhanced Security)
db_dump Tru64 Reads and writes the security databases (Enhanced Security)
db_dump185 Tru64 Reads and writes the security databases (Enhanced Security)
authcap Tru64 Format of security databases (Enhanced Security)
prpasswdd Tru64 Enhanced security daemon
setluid Tru64 Get or set the login UID (Enhanced Security)
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service