summaryrefslogblamecommitdiffstats
path: root/private/ntos/mup/know.h
blob: 24d3c2323d9952cbdbca6f8fafcb6768dc6311f6 (plain) (tree)























                                                                     
//+------------------------------------------------------------------
//
// File:        Know.h
//
// Contents:    Header file for knowledge related functions.
//
// Functions:   
//
// History:     22-March-1992   SudK    Created
//
//-------------------------------------------------------------------



NTSTATUS
DfsTriggerKnowledgeVerification(
    IN  PDNR_CONTEXT    DnrContext
    );

NTSTATUS
DfsDispatchUserModeThread(
    IN PVOID    InputBuffer,
    IN ULONG    InputBufferLength
);