PAC_LOGON_NAME 77 librpc/gen_ndr/krb5pac.h struct PAC_LOGON_NAME logon_name;/* [case(PAC_TYPE_LOGON_NAME)] */ PAC_LOGON_NAME 9 librpc/gen_ndr/ndr_krb5pac.c static enum ndr_err_code ndr_push_PAC_LOGON_NAME(struct ndr_push *ndr, int ndr_flags, const struct PAC_LOGON_NAME *r) PAC_LOGON_NAME 22 librpc/gen_ndr/ndr_krb5pac.c static enum ndr_err_code ndr_pull_PAC_LOGON_NAME(struct ndr_pull *ndr, int ndr_flags, struct PAC_LOGON_NAME *r) PAC_LOGON_NAME 35 librpc/gen_ndr/ndr_krb5pac.c _PUBLIC_ void ndr_print_PAC_LOGON_NAME(struct ndr_print *ndr, const char *name, const struct PAC_LOGON_NAME *r) PAC_LOGON_NAME 23 librpc/gen_ndr/ndr_krb5pac.h void ndr_print_PAC_LOGON_NAME(struct ndr_print *ndr, const char *name, const struct PAC_LOGON_NAME *r); PAC_LOGON_NAME 93 source3/libads/authdata.c struct PAC_LOGON_NAME *logon_name = NULL; PAC_LOGON_NAME 87 source4/auth/kerberos/kerberos_pac.c struct PAC_LOGON_NAME *logon_name = NULL; PAC_LOGON_NAME 550 source4/auth/kerberos/kerberos_pac.c struct PAC_LOGON_NAME *LOGON_NAME; PAC_LOGON_NAME 196 source4/heimdal/lib/krb5/pac.c } else if (p->pac->buffers[i].type == PAC_LOGON_NAME) { PAC_LOGON_NAME 902 source4/heimdal/lib/krb5/pac.c p->logon_name->type = PAC_LOGON_NAME; PAC_LOGON_NAME 967 source4/heimdal/lib/krb5/pac.c } else if (p->pac->buffers[i].type == PAC_LOGON_NAME) {