Home
last modified time | relevance | path

Searched defs:expi (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/testcode/
H A Dsignit.c55 uint32_t expi; member
/netbsd-src/external/bsd/unbound/dist/validator/
H A Dval_sigcrypt.c1389 sigdate_error(const char* str, int32_t expi, int32_t incep, int32_t now) in sigdate_error()
1419 uint32_t expi, incep, now; in check_dates() local
1493 int32_t origttl, expittl, expi, incep, now; in adjust_ttl() local
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dmath.d2584 creal expi(real y) @trusted pure nothrow @nogc in expi() function