Main Page   Modules   Data Structures   File List   Data Fields   Globals   Related Pages  

lcmaps_cred_data.c File Reference

Routines to handle lcmaps credential data. More...

#include <stdio.h>
#include <stdlib.h>
#include <malloc.h>
#include <string.h>
#include "_lcmaps_cred_data.h"
#include "lcmaps_log.h"
#include "lcmaps_vo_data.h"

Include dependency graph for lcmaps_cred_data.c:

Include dependency graph

Go to the source code of this file.

Functions

void printCredData (int debug_level)
 Get pointer to a list of credential data of a certain type. More...


Detailed Description

Routines to handle lcmaps credential data.

Author:
Oscar Koeroo and Martijn Steenbakkers for the EU DataGrid.

Definition in file lcmaps_cred_data.c.


Function Documentation

void printCredData ( int debug_level )
 

Get pointer to a list of credential data of a certain type.

Parameters:
debug_level   the debug level

Returns:
nothing

Definition at line 320 of file lcmaps_cred_data.c.

Referenced by stopPluginManager().


Variable Documentation

cred_data_t credData [static]
 

Initial value:

{
    (char *) NULL,                
    (uid_t *) NULL,               
    (gid_t *) NULL,               
    (gid_t *) NULL,               
    (lcmaps_vo_data_t *) NULL,    
    (char **) NULL,               
    (lcmaps_vo_mapping_t *) NULL, 
    0,                            
    0,                            
    0,                            
    0,                            
    0,                            
    0,                            
}

Definition at line 41 of file lcmaps_cred_data.c.


Generated at Thu Mar 4 17:39:15 2004 for edg-lcmaps by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001