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

/solaris-userland/components/krb5/Solaris/
H A Dkt_solaris.c22 #define HOST_TRUNC 15 macro
191 t_len = snprintf(NULL, 0, "host/%.*s.%s@%s", HOST_TRUNC, token, domain,
197 (void) snprintf(t_host, t_len, "host/%.*s.%s@%s", HOST_TRUNC, token,

Completed in 24 milliseconds