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

/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/in.mpathd/
H A Dmpd_defs.h172 #define TIME_GT(a, b) ((int32_t)((a) - (b)) > 0) macro
H A Dmpd_probe.c1666 if (TIME_GT(cur_time, pii->pii_snxt_time)) {
1723 if (TIME_GT(cur_time, pii->pii_fd_snxt_basetime)) {
2238 if (TIME_GT(pi2_tls, pi_tff) &&
2257 if (TIME_GT(pi2_tls, pi_tff) &&
2467 if (TIME_GT(timeout, now))

Completed in 67 milliseconds