tgs_authtime_nttime 85 source3/libads/authdata.c NTTIME tgs_authtime_nttime; tgs_authtime_nttime 275 source3/libads/authdata.c unix_to_nt_time(&tgs_authtime_nttime, tgs_authtime); tgs_authtime_nttime 277 source3/libads/authdata.c if (tgs_authtime_nttime != logon_name->logon_time) { tgs_authtime_nttime 280 source3/libads/authdata.c DEBUG(2, ("PAC Decode: Ticket: %s\n", nt_time_string(mem_ctx, tgs_authtime_nttime))); tgs_authtime_nttime 95 source4/auth/kerberos/kerberos_pac.c NTTIME tgs_authtime_nttime; tgs_authtime_nttime 300 source4/auth/kerberos/kerberos_pac.c unix_to_nt_time(&tgs_authtime_nttime, tgs_authtime); tgs_authtime_nttime 302 source4/auth/kerberos/kerberos_pac.c if (tgs_authtime_nttime != logon_name->logon_time) { tgs_authtime_nttime 305 source4/auth/kerberos/kerberos_pac.c DEBUG(2, ("PAC Decode: Ticket: %s\n", nt_time_string(mem_ctx, tgs_authtime_nttime)));