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

lcmaps_account_info_s Struct Reference

structure that contains the local account information gathered by LCMAPS More...

#include <lcmaps_return_poolindex_without_gsi.h>


Data Fields

uid_t uid
gid_t * pgid_list
int npgid
gid_t * sgid_list
int nsgid
char * poolindex


Detailed Description

structure that contains the local account information gathered by LCMAPS

Definition at line 93 of file lcmaps_return_poolindex_without_gsi.h.


Field Documentation

int lcmaps_account_info_s::npgid
 

the number of primary gids found

Definition at line 97 of file lcmaps_return_poolindex_without_gsi.h.

Referenced by lcmaps_account_info_fill(), and lcmaps_account_info_init().

int lcmaps_account_info_s::nsgid
 

the number of secondary gids found

Definition at line 99 of file lcmaps_return_poolindex_without_gsi.h.

Referenced by lcmaps_account_info_fill(), and lcmaps_account_info_init().

gid_t* lcmaps_account_info_s::pgid_list
 

the list of primary gids

Definition at line 96 of file lcmaps_return_poolindex_without_gsi.h.

Referenced by lcmaps_account_info_clean(), lcmaps_account_info_fill(), and lcmaps_account_info_init().

char* lcmaps_account_info_s::poolindex
 

the pool index

Definition at line 100 of file lcmaps_return_poolindex_without_gsi.h.

Referenced by lcmaps_account_info_clean(), lcmaps_account_info_fill(), and lcmaps_account_info_init().

gid_t* lcmaps_account_info_s::sgid_list
 

the list of secondary gids

Definition at line 98 of file lcmaps_return_poolindex_without_gsi.h.

Referenced by lcmaps_account_info_clean(), lcmaps_account_info_fill(), and lcmaps_account_info_init().

uid_t lcmaps_account_info_s::uid
 

the uid of the local account

Definition at line 95 of file lcmaps_return_poolindex_without_gsi.h.

Referenced by lcmaps_account_info_fill(), and lcmaps_account_info_init().


The documentation for this struct was generated from the following file:
Generated on Sun May 29 21:22:13 2005 for lcmaps by doxygen 1.3.5