OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gssapi_client
(Results
1 - 1
of
1
) sorted by relevancy
/src/crypto/external/bsd/openssh/dist/
gss-serv.c
57
static ssh_gssapi_client
gssapi_client
=
variable
208
if (ssh_gssapi_getclient(ctx, &
gssapi_client
))
327
if (
gssapi_client
.store.filename != NULL) {
330
gssapi_client
.store.filename);
331
unlink(
gssapi_client
.store.filename);
344
if (
gssapi_client
.mech &&
gssapi_client
.mech->storecreds) {
345
(*
gssapi_client
.mech->storecreds)(&
gssapi_client
);
358
if (
gssapi_client
.store.envvar != NULL &
[
all
...]
Completed in 13 milliseconds
Indexes created Tue Apr 21 00:23:25 UTC 2026