Grid Community Toolkit  6.2.1705709074 (tag: v6.2.20240202)
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules
Globus GSI System Config API

Globus GSI System Config API. More...

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.