Searched refs:szCaller (Results 1 - 5 of 5) sorted by relevance

/vbox/include/VBox/
H A DVBoxAuth.h153 * szCaller The name of the component which calls the library (UTF8).
177 typedef AuthResult AUTHCALL AUTHENTRY3(const char *szCaller,
/vbox/src/VBox/HostServices/auth/winlogon/
H A Dwinlogon.cpp57 AuthResult AUTHCALL AuthEntry (const char *szCaller, argument
/vbox/src/VBox/HostServices/auth/simple/
H A DVBoxAuthSimple.cpp63 DECLEXPORT(AuthResult) AUTHCALL AuthEntry(const char *szCaller, argument
/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,
/vbox/src/VBox/HostServices/auth/directoryservice/
H A Ddirectoryservice.cpp259 DECLEXPORT(AuthResult) AUTHCALL AuthEntry(const char *szCaller, argument

Completed in 45 milliseconds