OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:client_principal_str
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/kuser/
kimpersonate.c
39
static char *
client_principal_str
= NULL;
variable
284
if (
client_principal_str
== NULL)
286
ret = krb5_parse_name(context,
client_principal_str
, &client_principal);
326
{ "client", 'c', arg_string, &
client_principal_str
,
kimpersonate.c
39
static char *
client_principal_str
= NULL;
variable
284
if (
client_principal_str
== NULL)
286
ret = krb5_parse_name(context,
client_principal_str
, &client_principal);
326
{ "client", 'c', arg_string, &
client_principal_str
,
Completed in 76 milliseconds
Indexes created Wed Sep 02 00:25:50 UTC 2026