OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gm_set_sec_context_option
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
gss_set_sec_context_option.c
62
if (m->
gm_set_sec_context_option
!= NULL) {
63
major_status = m->
gm_set_sec_context_option
(minor_status,
gss_krb5.c
203
if (m == NULL || m->
gm_set_sec_context_option
== NULL)
206
return m->
gm_set_sec_context_option
(&junk, NULL,
231
if (m->gm_mech.
gm_set_sec_context_option
== NULL)
233
m->gm_mech.
gm_set_sec_context_option
(&junk, NULL,
505
if (m->gm_mech.
gm_set_sec_context_option
== NULL)
507
m->gm_mech.
gm_set_sec_context_option
(&junk, NULL,
536
if (m->gm_mech.
gm_set_sec_context_option
== NULL)
538
m->gm_mech.
gm_set_sec_context_option
(&junk, NULL,
824
if (m->gm_mech.
gm_set_sec_context_option
== NULL)
826
m->gm_mech.
gm_set_sec_context_option
(&junk, NULL
[
all
...]
/src/crypto/external/bsd/heimdal/dist/lib/gssapi/
gssapi_mech.h
523
_gss_set_sec_context_option *
gm_set_sec_context_option
;
member in struct:gssapi_mech_interface_desc
Completed in 28 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026