Searched refs:pinst (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/Heimdal-398.1.2/lib/krb5/
H A Dkrb5-v4compat.h91 char pinst[INST_SZ]; /* Principal's instance */ member in struct:credentials
118 char *pinst; /* His Instance */ member in struct:_krb5_krb_auth_data
/macosx-10.10/passwordserver_sasl-193/cyrus_sasl/plugins/
H A Dkerberos4.c148 char pinst[INST_SZ]; member in struct:context
623 memcpy(text->pinst, ad.pinst, sizeof(text->pinst));
750 if (text->pinst[0]) {
751 alen += strlen(text->pinst) + 1 /* for the . */;
766 if (text->pinst[0]) {
768 strcat(authid, text->pinst);
1032 text->credentials.pinst) != 0)
1296 + strlen(text->credentials.pinst)
[all...]
/macosx-10.10/remote_cmds-47/rshd.tproj/
H A Drshd.c566 kdata->pname, kdata->pinst, kdata->prealm);
855 kdata->pname, kdata->pinst, kdata->prealm,
/macosx-10.10/remote_cmds-47/rlogind.tproj/
H A Drlogind.c371 kdata->pname, kdata->pinst, kdata->prealm,

Completed in 93 milliseconds