Provided by: aolserver4-dev_4.5.1-18_amd64 bug

NAME

       Ns_RegisterAtExit,      Ns_RegisterAtPreStartup,     Ns_RegisterAtReady,     Ns_RegisterAtServerShutdown,
       Ns_RegisterAtShutdown,     Ns_RegisterAtSignal,     Ns_RegisterAtStartup,      Ns_RegisterServerShutdown,
       Ns_RegisterShutdown - library procedures

SYNOPSIS

       #include "ns.h"

       Ns_RegisterAtExit(arg, arg)

       Ns_RegisterAtPreStartup(arg, arg)

       Ns_RegisterAtReady(arg, arg)

       Ns_RegisterAtServerShutdown(arg, arg)

       Ns_RegisterAtShutdown(arg, arg)

       Ns_RegisterAtSignal(arg, arg)

       Ns_RegisterAtStartup(arg, arg)

       Ns_RegisterServerShutdown(arg, arg)

       Ns_RegisterShutdown(arg, arg)
_________________________________________________________________

DESCRIPTION

       These functions ...

SEE ALSO

       nsd(1), info(n)

KEYWORDS

AOLserver                                              4.0                               Ns_Register(3aolserver)