|
Linux Kernel
3.7.1
|
Data Fields | |
| struct rpc_cred | uc_base |
| gid_t | uc_gid |
| gid_t | uc_gids [NFS_NGROUPS] |
Definition at line 19 of file auth_unix.c.
| struct rpc_cred uc_base |
Definition at line 20 of file auth_unix.c.
| gid_t uc_gid |
Definition at line 21 of file auth_unix.c.
| gid_t uc_gids[NFS_NGROUPS] |
Definition at line 22 of file auth_unix.c.
1.8.2