|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <auth.h>
Public Attributes | |
| enum_t | oa_flavor |
| caddr_t | oa_base |
| u_int | oa_length |
| caddr_t opaque_auth::oa_base |
Definition at line 197 of file auth.h.
Referenced by authdes_validate(), authgss_validate(), authsspi_validate(), authunix_validate(), svcauth_gss_validate(), and xdr_callmsg().
| enum_t opaque_auth::oa_flavor |
Definition at line 196 of file auth.h.
Referenced by authunix_validate(), svcauth_gss_validate(), and xdr_callmsg().
| u_int opaque_auth::oa_length |
Definition at line 198 of file auth.h.
Referenced by authdes_validate(), authgss_validate(), authsspi_validate(), authunix_validate(), svcauth_gss_validate(), and xdr_callmsg().