Provided by: libglobus-gsi-sysconfig-doc_9.5-2_all bug

NAME

       globus_gsi_sysconfig - Globus GSI System Config API

        - Globus GSI System Config API.

SYNOPSIS

   Modules
       Defines
           Defines.
       Functions for UNIX platforms
           Functions for UNIX platforms.
       Functions for Win32 platforms
           Functions for Win32 platforms.
       Functions for all platforms
           Functions for all platforms.
       Activation
           Activation.
       Data Types
           Data Types.

Detailed Description

       Globus GSI System Config API.

       This API provides helper functions for detecting installation and environment specific
       settings applicable to GSI. It also servers as a abstraction layer for OS specific
       programming details. The public interface for this library consists of the
       GLOBUS_GSI_SYSCONFIG_* macros that point at the resolve to platform specific functions.
       You should never use the platform specific functions directly..

       Any program that uses Globus GSI System Config functions must include the
       globus_gsi_system_config.h header.

Author

       Generated automatically by Doxygen for globus_gsi_sysconfig from the source code.