Searched refs:timercmp (Results 51 - 57 of 57) sorted by relevance

123

/netbsd-current/sys/arch/evbarm/dev/
H A Dplcom.c865 while (timercmp(&now, &sc->sc_hup_pending, <)) {
/netbsd-current/sys/dev/ic/
H A Dcom.c1082 while (timercmp(&now, &sc->sc_hup_pending, <)) {
/netbsd-current/sys/dev/pcmcia/
H A Dif_ray.c3102 if (timercmp(&sl->rsl_time, &mint, <)) {
/netbsd-current/sys/dev/pci/
H A Dhifn7751.c551 if (timercmp(&oktime, &now, <=)) {
H A Dif_wm.c3969 if (timercmp(&now, &sc->sc_linkup_delay_time, <))
12008 if (timercmp(&now, &sc->sc_linkup_delay_time, <))
/netbsd-current/external/bsd/tmux/dist/
H A Dserver-client.c350 if (found == NULL || timercmp(&loop->activity_time,
/netbsd-current/sys/netinet/
H A Dsctp_input.c1922 if (timercmp(&now, &time_expires, >))

Completed in 341 milliseconds

123