Searched refs:tvdiff (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/src/
H A Dtool_util.h46 #undef tvdiff macro
51 #define tvdiff(a,b) tool_tvdiff((a), (b)) macro
H A Dtool_cb_prg.c64 if(bar->calls && (tvdiff(now, bar->prevtime) < 100L) && point < total)
H A Dtool_operate.c1373 (tvdiff(tvnow(), retrystart) <
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/docs/examples/
H A Dimap-multi.c45 static long tvdiff(struct timeval newer, struct timeval older) function
122 if(tvdiff(tvnow(), mp_start) > MULTI_PERFORM_HANG_TIMEOUT) {
H A Dpop3-multi.c45 static long tvdiff(struct timeval newer, struct timeval older) function
122 if(tvdiff(tvnow(), mp_start) > MULTI_PERFORM_HANG_TIMEOUT) {
H A Dsmtp-multi.c90 static long tvdiff(struct timeval newer, struct timeval older) function
189 if(tvdiff(tvnow(), mp_start) > MULTI_PERFORM_HANG_TIMEOUT) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/curl/curl-7.36.0/tests/libtest/
H A Dlib1507.c58 static long tvdiff(struct timeval newer, struct timeval older) function
140 if (tvdiff(tvnow(), mp_start) > MULTI_PERFORM_HANG_TIMEOUT) {

Completed in 74 milliseconds