Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leashdll/
H A Dlshfunc.c1754 char hide_kinit_options[80]; in Leash_get_hide_kinit_options() local
1756 hide_kinit_options, sizeof(hide_kinit_options))) in Leash_get_hide_kinit_options()
1758 hide_kinit_options[sizeof(hide_kinit_options) - 1] = 0; in Leash_get_hide_kinit_options()
1759 return atoi(hide_kinit_options); in Leash_get_hide_kinit_options()