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

/vbox/include/VBox/
H A DVBoxAuth.h66 # define AUTHCALL __cdecl macro
68 # define AUTHCALL macro
96 typedef AuthResult AUTHCALL AUTHENTRY(PAUTHUUID pUuid,
135 typedef AuthResult AUTHCALL AUTHENTRY2(PAUTHUUID pUuid,
177 typedef AuthResult AUTHCALL AUTHENTRY3(const char *szCaller,
/vbox/src/VBox/HostServices/auth/winlogon/
H A Dwinlogon.cpp57 AuthResult AUTHCALL AuthEntry (const char *szCaller,
/vbox/src/VBox/HostServices/auth/simple/
H A DVBoxAuthSimple.cpp63 DECLEXPORT(AuthResult) AUTHCALL AuthEntry(const char *szCaller,
/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,

Completed in 295 milliseconds