#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:

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... | |
Definition in file lcmaps_cred_data.c.
|
|
Get pointer to a list of credential data of a certain type.
Definition at line 320 of file lcmaps_cred_data.c. Referenced by stopPluginManager().
|
|
|
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. |
1.2.8.1 written by Dimitri van Heesch,
© 1997-2001