Home
last modified time | relevance | path

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

/minix3/minix/lib/libtimers/
H A Dtmrs_exp.c9 tmrs_exptimers(minix_timer_t ** tmrs, clock_t now, clock_t * new_head) in tmrs_exptimers()
H A Dtmrs_set.c16 tmr_func_t watchdog, int arg, clock_t * old_head, clock_t * new_head) in tmrs_settimer()
/minix3/lib/libc/cdb/
H A Dcdbw.c180 struct key_hash_head *head, *head2, *new_head; in cdbw_put_key() local