Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/gssapi/mechs/krb5/krb5/krb/
H A Dunparse.c87 #define COMPONENT_SEP '/' macro
103 *cp == COMPONENT_SEP || in component_length_quoted()
136 case COMPONENT_SEP: in copy_component_quoting()
268 *q++ = COMPONENT_SEP; in k5_unparse_name()
H A Dparse.c62 #define COMPONENT_SEP '/' macro
115 } else if (c == COMPONENT_SEP && !enterprise) { in k5_parse_name()
213 } else if (c == COMPONENT_SEP) { in k5_parse_name()
319 } else if (c == COMPONENT_SEP && !enterprise) { in k5_parse_name()