OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:submitted_host
(Results
1 - 2
of
2
) sorted by relevancy
/src/crypto/external/bsd/heimdal/dist/lib/krb5/
send_to_kdc.c
773
unsigned long
submitted_host
= 0;
local
903
if (
submitted_host
== 0) {
910
(int)(context->host_timeout *
submitted_host
),
submitted_host
+ 1);
911
host->timeout = time(NULL) + (
submitted_host
* context->host_timeout);
916
submitted_host
++;
922
if (
submitted_host
== 0)
send_to_kdc.c
773
unsigned long
submitted_host
= 0;
local
903
if (
submitted_host
== 0) {
910
(int)(context->host_timeout *
submitted_host
),
submitted_host
+ 1);
911
host->timeout = time(NULL) + (
submitted_host
* context->host_timeout);
916
submitted_host
++;
922
if (
submitted_host
== 0)
Completed in 84 milliseconds
Indexes created Mon Aug 31 00:24:02 UTC 2026