OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:clientdb
(Results
1 - 4
of
4
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/kdc/
kdc_locl.h
83
HDB *
clientdb
;
member in struct:kdc_request_desc
kerberos5.c
384
r->
clientdb
,
603
if (r->
clientdb
->hdb_auth_status)
604
r->
clientdb
->hdb_auth_status(r->context, r->
clientdb
, r->client,
609
if (invalidPassword && r->
clientdb
->hdb_auth_status) {
610
r->
clientdb
->hdb_auth_status(r->context, r->
clientdb
, r->client,
705
if (r->
clientdb
->hdb_auth_status)
706
r->
clientdb
->hdb_auth_status(r->context, r->
clientdb
, r->client
[
all
...]
krb5tgs.c
542
HDB *
clientdb
,
564
if (
clientdb
->hdb_check_constrained_delegation) {
565
ret =
clientdb
->hdb_check_constrained_delegation(context,
clientdb
, client, target);
602
HDB *
clientdb
,
612
if (
clientdb
->hdb_check_s4u2self) {
613
ret =
clientdb
->hdb_check_s4u2self(context,
clientdb
, client, server);
1575
HDB *
clientdb
, *s4u2self_impersonated_clientdb;
local
1964
NULL, &
clientdb
, &client)
[
all
...]
pkinit.c
1614
HDB *
clientdb
,
1660
if (
clientdb
->hdb_check_pkinit_ms_upn_match) {
1661
ret =
clientdb
->hdb_check_pkinit_ms_upn_match(context,
clientdb
, client, principal);
1684
HDB *
clientdb
,
1757
clientdb
,
Completed in 20 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026