Searched refs:timeval (Results 126 - 150 of 640) sorted by relevance

1234567891011>>

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/docs/examples/
H A Dsendrecv.c32 struct timeval tv;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dconfig-amigaos.h110 #define SELECT_TYPE_ARG5 (struct timeval *)
H A Dpingpong.h54 struct timeval response; /* set to Curl_tvnow() when a command has been sent
H A Dselect.h96 fd_set* excepts, struct timeval* tv);
H A Dasyn-ares.c227 struct timeval maxtime;
228 struct timeval timebuf;
229 struct timeval *timeout;
360 struct timeval now = Curl_tvnow();
369 struct timeval *tvp, tv, store;
400 struct timeval now2 = Curl_tvnow();
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/libtest/
H A Dlib503.c63 struct timeval interval;
H A Dlib504.c63 struct timeval interval;
H A Dlib507.c57 struct timeval timeout;
H A Dlib530.c71 struct timeval interval;
H A Dlib533.c59 struct timeval interval;
H A Dlib560.c74 struct timeval timeout;
H A Dlib564.c57 struct timeval interval;
H A Dlib573.c56 struct timeval timeout;
H A Dlib575.c79 struct timeval timeout;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/server/
H A DMakefile.inc8 $(top_srcdir)/lib/timeval.c \
16 $(top_srcdir)/lib/timeval.h \
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/tests/unit/
H A Dunit1309.c80 struct timeval key;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/iproute2/misc/
H A Dlnstat_util.c66 static int time_after(struct timeval *last,
67 struct timeval *tout,
68 struct timeval *now)
85 struct timeval tv;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l2tpd-0.69/
H A Dcall.h85 struct timeval lastsent; /* When did we last send something? */
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgettimeofday.c101 rpl_gettimeofday (struct timeval *restrict tv, void *restrict tz)
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/avahi-glib/
H A Dglib-watch.c28 #include <avahi-common/timeval.h>
50 struct timeval expiry;
168 static AvahiTimeout* timeout_new(const AvahiPoll *api, const struct timeval *tv, AvahiTimeoutCallback callback, void *userdata) {
195 static void timeout_update(AvahiTimeout *t, const struct timeval *tv) {
272 struct timeval tvnow;
302 struct timeval tvnow;
327 struct timeval tvnow;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bpalogin/
H A Dtransaction.c182 struct timeval timeval; local
188 timeval.tv_sec = s->maxheartbeat;
189 timeval.tv_usec = 0;
193 r = select(socket+1,&readfds,NULL,NULL,&timeval);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/avahi-0.6.25/examples/
H A Dclient-publish-service.c38 #include <avahi-common/timeval.h>
238 struct timeval tv;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/netatalk-2.2.0/etc/uams/uams_krb4/
H A Dkuam.c89 struct timeval t_local;
156 struct timeval t_local;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/isdn/hardware/eicon/
H A Ddivamnt.c46 static struct timeval start_time;
89 struct timeval tv;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/net/irda/
H A Dali-ircc.h213 struct timeval stamp;
214 struct timeval now;

Completed in 235 milliseconds

1234567891011>>