Home
last modified time | relevance | path

Searched defs:past (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/dev/ic/
H A Darcofivar.h41 uint8_t *past; member
H A Darcofi.c897 uint8_t *cur, *past; in arcofi_hwintr() local
/openbsd/lib/libz/
H A Dgzguts.h189 int past; /* true if read requested past end */ member
/openbsd/usr.sbin/makefs/
H A Dcd9660.c880 int past) in cd9660_handle_collisions()
/openbsd/sys/net/
H A Dif_aggr.c1111 int past = ticks - (hz * LACP_TIMEOUT_FACTOR); in aggr_add_port() local