Home
last modified time | relevance | path

Searched refs:DebugEvent0 (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/krb5/src/windows/kfwlogon/
H A Dkfwlogon.c209 DebugEvent0("NPLogonNotify start"); in NPLogonNotify()
351 DebugEvent0("LogonScript assigned"); in NPLogonNotify()
353 DebugEvent0("No Logon Script"); in NPLogonNotify()
358 DebugEvent0("LogonScript assigned"); in NPLogonNotify()
360 DebugEvent0("No Logon Script"); in NPLogonNotify()
363 DebugEvent0("LookupAccountName failed"); in NPLogonNotify()
392 DebugEvent0("NPLogonNotify failure"); in NPLogonNotify()
394 DebugEvent0("NPLogonNotify success"); in NPLogonNotify()
430 DebugEvent0("KFW_Startup_Event"); in KFW_Startup_Event()
477 DebugEvent0("KFW_Logon_Event - Start"); in KFW_Logon_Event()
[all …]
H A Dkfwcommon.c317 void DebugEvent0(char *a) in DebugEvent0() function
452 DebugEvent0(ccname); in KFW_get_ccache()
663 DebugEvent0(username); in KFW_get_cred()
681 DebugEvent0(realm); in KFW_get_cred()
682 DebugEvent0(pname); in KFW_get_cred()
687 DebugEvent0("parsed name"); in KFW_get_cred()
691 DebugEvent0("got ccache"); in KFW_get_cred()
696 DebugEvent0("got lifetime"); in KFW_get_cred()
707 DebugEvent0("kinit returned"); in KFW_get_cred()
737 DebugEvent0("KFW_set_ccache_dacl - invalid parms"); in KFW_set_ccache_dacl()
[all …]
H A Dkfwlogon.h195 void DebugEvent0(char *a);