Searched defs:expi (Results 1 – 3 of 3) sorted by relevance
55 uint32_t expi; member
1389 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() local1493 int32_t origttl, expittl, expi, incep, now; in adjust_ttl() local
2584 creal expi(real y) @trusted pure nothrow @nogc in expi() function