Home
last modified time | relevance | path

Searched defs:expiration (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/kern/
H A Dkern_clockintr.c274 uint64_t count, expiration; in clockintr_advance() local
391 clockintr_schedule(struct clockintr *cl, uint64_t expiration) in clockintr_schedule() argument
401 clockintr_schedule_locked(struct clockintr *cl, uint64_t expiration) in clockintr_schedule_locked() argument
490 uint64_t expiration) in clockqueue_pend_insert() argument
[all...]
/openbsd-src/sbin/isakmpd/
H A Dtimer.h44 struct timespec expiration; member
H A Dtimer.c86 struct timespec *expiration) in timer_add_event()
H A Dtransport.c260 struct timespec expiration; in transport_send_messages() local
H A Dsa.c1351 struct timespec expiration; in sa_setup_expirations() local
H A Dexchange.c590 struct timespec expiration; in exchange_create() local
/openbsd-src/gnu/llvm/llvm/tools/lto/
H A Dlto.cpp617 unsigned expiration) { in thinlto_codegen_set_cache_entry_expiration()