Searched refs:AuthEntry (Results 1 - 4 of 4) sorted by relevance

/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/simple/
H A DVBoxAuthSimple.cpp63 DECLEXPORT(AuthResult) AUTHCALL AuthEntry(const char *szCaller, function
131 static PAUTHENTRY3 gpfnAuthEntry = AuthEntry;
/vbox/src/VBox/HostServices/auth/pam/
H A DVBoxAuthPAM.c307 DECLEXPORT(AuthResult) AUTHCALL AuthEntry(const char *szCaller,
315 DECLEXPORT(AuthResult) AUTHCALL AuthEntry(const char *szCaller,
408 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 70 milliseconds