ReactOS 0.4.16-dev-570-g1868985
|
#include <auth_des.h>
Public Attributes | |
enum authdes_namekind | adc_namekind |
struct authdes_fullname | adc_fullname |
u_int32_t | adc_nickname |
Definition at line 70 of file auth_des.h.
struct authdes_fullname authdes_cred::adc_fullname |
Definition at line 72 of file auth_des.h.
Referenced by _svcauth_des(), authdes_refresh(), and xdr_authdes_cred().
enum authdes_namekind authdes_cred::adc_namekind |
Definition at line 71 of file auth_des.h.
Referenced by _svcauth_des(), authdes_refresh(), and xdr_authdes_cred().
u_int32_t authdes_cred::adc_nickname |
Definition at line 74 of file auth_des.h.
Referenced by _svcauth_des(), and xdr_authdes_cred().