HomeSort by: relevance | last modified time | path
    Searched defs:leeway (Results 1 - 8 of 8) 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;
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;
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
960 uint16_t flags, struct comm_reply* repinfo, time_t leeway, int noreply,
981 mesh_new_prefetch(worker->env.mesh, qinfo, flags, leeway +
991 mesh_new_prefetch(worker->env.mesh, qinfo, flags, leeway +
2006 time_t leeway = local
2013 repinfo, leeway,
worker.c 104 * seconds to add to prefetch leeway. This is a TTL that expires old rrsets
960 uint16_t flags, struct comm_reply* repinfo, time_t leeway, int noreply,
981 mesh_new_prefetch(worker->env.mesh, qinfo, flags, leeway +
991 mesh_new_prefetch(worker->env.mesh, qinfo, flags, leeway +
2006 time_t leeway = local
2013 repinfo, leeway,
  /src/external/bsd/unbound/dist/smallapp/
unbound-anchor.c 2380 int32_t leeway = 30 * 24 * 3600; /* 30 days leeway */ local
2402 if(now - last_success >= leeway) {
unbound-anchor.c 2380 int32_t leeway = 30 * 24 * 3600; /* 30 days leeway */ local
2402 if(now - last_success >= leeway) {

Completed in 108 milliseconds