OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:lifetime_rec
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
accept_sec_context.c
777
OM_uint32
lifetime_rec
;
local
782
&
lifetime_rec
);
786
if (
lifetime_rec
== 0) {
790
if (time_rec) *time_rec =
lifetime_rec
;
init_sec_context.c
218
OM_uint32
lifetime_rec
;
local
262
ctx->endtime, &
lifetime_rec
);
265
if (
lifetime_rec
== 0) {
270
if (time_rec) *time_rec =
lifetime_rec
;
397
OM_uint32
lifetime_rec
;
local
446
&
lifetime_rec
);
450
if (
lifetime_rec
== 0) {
Completed in 15 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026