ReactOS 0.4.15-dev-7934-g1dc8d80
authsvc Struct Reference
Collaboration diagram for authsvc:

Public Attributes

int flavor
 
enum auth_stat(* handler )(struct svc_req *, struct rpc_msg *)
 
struct authsvcnext
 

Detailed Description

Definition at line 60 of file svc_auth.c.

Member Data Documentation

◆ flavor

int authsvc::flavor

Definition at line 61 of file svc_auth.c.

Referenced by _authenticate(), and svc_auth_reg().

◆ handler

enum auth_stat(* authsvc::handler) (struct svc_req *, struct rpc_msg *)

Definition at line 61 of file svc_auth.c.

Referenced by _authenticate(), and svc_auth_reg().

◆ next

struct authsvc* authsvc::next

Definition at line 63 of file svc_auth.c.

Referenced by _authenticate(), and svc_auth_reg().


The documentation for this struct was generated from the following file: