Searched refs:ent (Results 1 - 3 of 3) sorted by relevance

/solaris-userland/components/krb5/Solaris/
H A Dkt_findrealm.c17 krb5_keytab_entry ent; local
27 while ((ret = krb5_kt_next_entry(context, keytab, &ent, &cur)) == 0) {
29 memcpy(&tmp_realm, &ent.principal->realm, sizeof (krb5_data));
30 memcpy(&ent.principal->realm, &princ->realm,
33 match = krb5_principal_compare(context, ent.principal, princ);
36 memcpy(&ent.principal->realm, &tmp_realm, sizeof (krb5_data));
44 &ent.principal->realm, realm);
46 krb5_kt_free_entry(context, &ent);
51 krb5_kt_free_entry(context, &ent);
55 krb5_kt_free_entry(context, &ent);
[all...]
/solaris-userland/components/docbook/dtds/files/
H A Ddocbook-dtds-install.sh58 ent/iso-pub.ent ISO 8879:1986//ENTITIES Publishing//EN
59 ent/iso-grk1.ent ISO 8879:1986//ENTITIES Greek Letters//EN
61 ent/iso-box.ent ISO 8879:1986//ENTITIES Box and Line Drawing//EN
63 ent/iso-grk3.ent ISO 8879:1986//ENTITIES Greek Symbols//EN
64 ent/iso-amsn.ent IS
[all...]
/solaris-userland/components/jansson/doc/html/_static/
H A Dsearchtools.js26 entli: 'ent',
153 re = /^(.+?)(al|ance|ence|er|ic|able|ible|ant|ement|ment|ent|ou|ism|ate|iti|ous|ive|ize)$/;

Completed in 44 milliseconds