Searched defs:AuthEntry (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/HostServices/auth/simple/
H A DVBoxAuthSimple.cpp63 DECLEXPORT(AuthResult) AUTHCALL AuthEntry(const char *szCaller, function
131 static PAUTHENTRY3 gpfnAuthEntry = AuthEntry;
/vbox/src/VBox/HostServices/auth/winlogon/
H A Dwinlogon.cpp57 AuthResult AUTHCALL AuthEntry (const char *szCaller, function
106 static PAUTHENTRY3 gpfnAuthEntry = AuthEntry;
/vbox/src/VBox/HostServices/auth/directoryservice/
H A Ddirectoryservice.cpp259 DECLEXPORT(AuthResult) AUTHCALL AuthEntry(const char *szCaller, function
325 static PAUTHENTRY3 gpfnAuthEntry = AuthEntry;

Completed in 252 milliseconds