ReactOS
0.4.15-dev-1632-g4e289ce
|
#include "lsasrv.h"
Go to the source code of this file.
Classes | |
struct | _LSA_NOTIFICATION_ENTRY |
Typedefs | |
typedef struct _LSA_NOTIFICATION_ENTRY | LSA_NOTIFICATION_ENTRY |
typedef struct _LSA_NOTIFICATION_ENTRY * | PLSA_NOTIFICATION_ENTRY |
Variables | |
static LIST_ENTRY | NotificationListHead |
static RTL_RESOURCE | NotificationListLock |
|
static |
Definition at line 35 of file notify.c.
Referenced by LsapRegisterNotification().
Definition at line 26 of file notify.c.
Referenced by LsapInitLsa().
VOID LsapNotifyPolicyChange | ( | POLICY_NOTIFICATION_INFORMATION_CLASS | InformationClass | ) |
Definition at line 112 of file notify.c.
Referenced by LsarSetInformationPolicy().
NTSTATUS LsapRegisterNotification | ( | PLSA_API_MSG | pRequestMsg | ) |
Definition at line 59 of file notify.c.
Referenced by AuthPortThreadRoutine().
|
static |
Definition at line 19 of file notify.c.
Referenced by LsapGetNotificationEntry(), LsapInitNotificationList(), LsapNotifyPolicyChange(), and LsapRegisterNotification().
|
static |
Definition at line 20 of file notify.c.
Referenced by LsapInitNotificationList(), LsapNotifyPolicyChange(), and LsapRegisterNotification().