Home
last modified time | relevance | path

Searched refs:acceptor_time_req (Results 1 – 11 of 11) sorted by relevance

/titanic_50/usr/src/lib/libgss/
H A Dg_acquire_cred.c270 OM_uint32 acceptor_time_req, in val_add_cred_args() argument
319 initiator_time_req, acceptor_time_req, in gss_add_cred() argument
328 OM_uint32 acceptor_time_req;
350 acceptor_time_req,
417 time_req = acceptor_time_req;
421 time_req = (acceptor_time_req > initiator_time_req) ?
422 acceptor_time_req : initiator_time_req;
H A Dg_acquire_cred_with_pw.c228 acceptor_time_req, output_cred_handle, in gss_add_cred_with_password() argument
238 OM_uint32 acceptor_time_req;
315 time_req = acceptor_time_req;
319 time_req = (acceptor_time_req > initiator_time_req) ?
320 acceptor_time_req : initiator_time_req;
/titanic_50/usr/src/lib/gss_mechs/mech_krb5/mech/
H A Dadd_cred.c70 initiator_time_req, acceptor_time_req, in krb5_gss_add_cred() argument
79 OM_uint32 acceptor_time_req;
H A Dkrb5_gss_glue.c600 cred_usage, initiator_time_req, acceptor_time_req, in k5glue_add_cred() argument
610 OM_uint32 acceptor_time_req;
618 acceptor_time_req, output_cred_handle,
/titanic_50/usr/src/uts/common/gssapi/
H A Dgssapi_ext.h195 OM_uint32 acceptor_time_req,
H A Dgssd_clnt_stubs.c308 acceptor_time_req, in kgss_add_cred_wrapped() argument
320 int acceptor_time_req;
398 arg.acceptor_time_req = acceptor_time_req;
471 acceptor_time_req, in kgss_add_cred() argument
482 int acceptor_time_req;
502 cred_usage, initiator_time_req, acceptor_time_req,
H A Dgssd.x105 OM_UINT32 acceptor_time_req; /* context validity interval */ member
/titanic_50/usr/src/cmd/gss/gssd/
H A Dgssd_clnt_stubs.c277 acceptor_time_req, in kgss_add_cred_wrapped() argument
289 int acceptor_time_req;
351 arg.acceptor_time_req = acceptor_time_req;
429 acceptor_time_req, in kgss_add_cred() argument
440 int acceptor_time_req;
460 cred_usage, initiator_time_req, acceptor_time_req,
H A Dgssdtest.c523 OM_uint32 acceptor_time_req; local
537 acceptor_time_req = (OM_uint32) 0;
600 acceptor_time_req,
641 acceptor_time_req,
H A Dgssd_proc.c694 argp->acceptor_time_req,
/titanic_50/usr/src/lib/gss_mechs/mech_dummy/mech/
H A Ddmech.c932 initiator_time_req, acceptor_time_req, in dummy_gss_add_cred() argument
942 OM_uint32 acceptor_time_req;