ReactOS 0.4.16-dev-91-g764881a
|
#include <svc_auth.h>
Classes | |
struct | svc_auth_ops |
Public Attributes | |
struct __svcauth::svc_auth_ops * | svc_ah_ops |
caddr_t | svc_ah_private |
Definition at line 47 of file svc_auth.h.
struct __svcauth::svc_auth_ops * __svcauth::svc_ah_ops |
Referenced by _svcauth_gss(), and svc_getreq_common().
caddr_t __svcauth::svc_ah_private |
Definition at line 53 of file svc_auth.h.
Referenced by _svcauth_gss().