OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:time_rec
(Results
1 - 3
of
3
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/gssapi/krb5/
test_acquire_cred.c
40
print_time(OM_uint32
time_rec
)
42
if (
time_rec
== GSS_C_INDEFINITE) {
45
time_t t =
time_rec
+ time(NULL);
55
OM_uint32
time_rec
;
local
66
&
time_rec
,
72
print_time(
time_rec
);
85
OM_uint32
time_rec
;
local
94
&
time_rec
);
98
print_time(
time_rec
);
115
OM_uint32
time_rec
;
local
[
all
...]
/src/crypto/external/bsd/heimdal/dist/lib/gssapi/mech/
gss_add_cred_with_password.c
130
OM_uint32
time_rec
;
local
135
&
time_rec
,
144
*initiator_time_rec =
time_rec
;
147
*acceptor_time_rec =
time_rec
;
/src/crypto/external/bsd/heimdal/dist/lib/gssapi/
test_acquire_cred.c
54
print_time(OM_uint32
time_rec
)
56
if (
time_rec
== GSS_C_INDEFINITE) {
59
time_t t =
time_rec
+ time(NULL);
71
OM_uint32
time_rec
;
82
&
time_rec
,
88
print_time(
time_rec
);
101
OM_uint32
time_rec
;
110
&
time_rec
);
114
print_time(
time_rec
);
135
OM_uint32
time_rec
;
local
[
all
...]
Completed in 26 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026