Searched refs:tevent_timeval_compare (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/samba-3.5.8/lib/tevent/
H A Dtevent_timed.c39 int tevent_timeval_compare(const struct timeval *tv1, const struct timeval *tv2) function
89 if (tevent_timeval_compare(tv1, tv2) >= 0) {
180 if (tevent_timeval_compare(&te->next_event, &cur_te->next_event) < 0) {
H A Dtevent.h303 int tevent_timeval_compare(const struct timeval *tv1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/samba-3.5.8/lib/tevent/
H A Dtevent_timed.c39 int tevent_timeval_compare(const struct timeval *tv1, const struct timeval *tv2) function
89 if (tevent_timeval_compare(tv1, tv2) >= 0) {
180 if (tevent_timeval_compare(&te->next_event, &cur_te->next_event) < 0) {
H A Dtevent.h303 int tevent_timeval_compare(const struct timeval *tv1,
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/samba-3.5.8/lib/tevent/
H A Dtevent_timed.c39 int tevent_timeval_compare(const struct timeval *tv1, const struct timeval *tv2) function
89 if (tevent_timeval_compare(tv1, tv2) >= 0) {
180 if (tevent_timeval_compare(&te->next_event, &cur_te->next_event) < 0) {
H A Dtevent.h303 int tevent_timeval_compare(const struct timeval *tv1,

Completed in 78 milliseconds