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

/freebsd-12-stable/crypto/heimdal/kuser/
H A Dkimpersonate.c37 static char *client_principal_str = NULL; variable
238 if (client_principal_str == NULL)
240 ret = krb5_parse_name (context, client_principal_str, &client_principal);
274 { "client", 'c', arg_string, &client_principal_str,

Completed in 47 milliseconds