Searched refs:TIME_GE (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h171 #define TIME_GE(a, b) ((int32_t)((a) - (b)) >= 0) macro
H A Dmpd_main.c984 if (timer_active && TIME_GE(now + delay, timer_next)) {

Completed in 45 milliseconds