Home
last modified time | relevance | path

Searched refs:no_realm (Results 1 – 1 of 1) sorted by relevance

/titanic_44/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dunparse.c98 int no_realm = (flags & KRB5_PRINCIPAL_UNPARSE_NO_REALM) && in component_length_quoted() local
102 if ((!no_realm && *cp == REALM_SEP) || in component_length_quoted()
126 int no_realm = (flags & KRB5_PRINCIPAL_UNPARSE_NO_REALM) && in copy_component_quoting() local
131 if (no_realm) { in copy_component_quoting()