LOGON_INFO        548 source4/auth/kerberos/kerberos_pac.c 	struct PAC_LOGON_INFO *LOGON_INFO;
LOGON_INFO        618 source4/auth/kerberos/kerberos_pac.c 	LOGON_INFO = talloc_zero(u_LOGON_INFO, struct PAC_LOGON_INFO);
LOGON_INFO        619 source4/auth/kerberos/kerberos_pac.c 	if (!LOGON_INFO) {
LOGON_INFO        623 source4/auth/kerberos/kerberos_pac.c 	nt_status = auth_convert_server_info_saminfo3(LOGON_INFO, server_info, &sam3);
LOGON_INFO        630 source4/auth/kerberos/kerberos_pac.c 	u_LOGON_INFO->logon_info.info		= LOGON_INFO;
LOGON_INFO        631 source4/auth/kerberos/kerberos_pac.c 	LOGON_INFO->info3 = *sam3;