nfs-ganesha 1.4
|
#include <nfs_exports.h>
Public Attributes | |
unsigned int | flavor |
unsigned int | length |
union { | |
struct authunix_parms auth_unix | |
nfs_client_cred_gss_t auth_gss | |
} | auth_union |
Definition at line 312 of file nfs_exports.h.
Definition at line 319 of file nfs_exports.h.
union { ... } nfs_client_cred__::auth_union |
struct authunix_parms nfs_client_cred__::auth_unix |
Definition at line 318 of file nfs_exports.h.
unsigned int nfs_client_cred__::flavor |
Definition at line 314 of file nfs_exports.h.
unsigned int nfs_client_cred__::length |
Definition at line 315 of file nfs_exports.h.