OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:leeway
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
constvars.c
30
float
leeway
= 60;
local
51
const float *lethargic = &
leeway
;
84
float *const lissome = &
leeway
;
/src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
constvars.c
30
float
leeway
= 60;
local
51
const float *lethargic = &
leeway
;
84
float *const lissome = &
leeway
;
/src/external/bsd/unbound/dist/daemon/
worker.c
104
* seconds to add to prefetch
leeway
. This is a TTL that expires old rrsets
957
uint16_t flags, struct comm_reply* repinfo, time_t
leeway
, int noreply,
978
mesh_new_prefetch(worker->env.mesh, qinfo, flags,
leeway
+
988
mesh_new_prefetch(worker->env.mesh, qinfo, flags,
leeway
+
1988
time_t
leeway
=
local
1995
repinfo,
leeway
,
/src/external/bsd/unbound/dist/smallapp/
unbound-anchor.c
2226
int32_t
leeway
= 30 * 24 * 3600; /* 30 days
leeway
*/
local
2248
if(now - last_success >=
leeway
) {
Completed in 25 milliseconds
Indexes created Thu Jul 09 00:25:44 UTC 2026