Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
KRB5_LOWER
usr/src/lib/gss_mechs/mech_krb5/include/k5-utf8.h
239
#define KRB5_ALPHA(c) (KRB5_LOWER(c) || KRB5_UPPER(c))
usr/src/lib/gss_mechs/mech_krb5/support/utf8.c
432
return KRB5_LOWER(c);