ReactOS 0.4.16-dev-734-g364d6e0
|
Public Attributes | |
char | hostname [NFS41_HOSTNAME_LEN+1] |
UINT | port |
UINT | version |
UINT | timeout |
char | classes [NUM_CLASSES][NAME_LEN] |
char | attributes [NUM_ATTRIBUTES][NAME_LEN] |
char | base [VAL_LEN] |
INT | cache_ttl |
char idmap_config::attributes[NUM_ATTRIBUTES][NAME_LEN] |
Definition at line 91 of file idmap.c.
Referenced by idmap_lookup_group(), idmap_lookup_user(), and idmap_query_attrs().
char idmap_config::classes[NUM_CLASSES][NAME_LEN] |
char idmap_config::hostname[NFS41_HOSTNAME_LEN+1] |