Searched refs:timeval (Results 151 - 175 of 1148) sorted by relevance

1234567891011>>

/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/lbl/
H A Dos-sunos4.h105 struct timeval;
108 int gettimeofday(struct timeval *, struct timezone *);
147 int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
194 int utimes(const char *, struct timeval *);
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dntp_select.h17 fd_set *pExceptFds, struct timeval *pTimeOut);
H A Dntp_syscall.h32 struct timeval time; /* current time (ro) */
H A Dntp_types.h108 * On Unix struct sock_timeval is equivalent to struct timeval.
111 * timeval.tv_sec is time_t for the more common use as a UTC time
115 #define sock_timeval timeval
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/util/
H A Dtestrs6000.c18 struct timeval adjustment, result;
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/contrib/ldapc++/src/
H A DLDAPConstraints.h68 timeval* getTimeoutStruct() const;
/netbsd-6-1-5-RELEASE/external/bsd/tcpdump/dist/lbl/
H A Dos-sunos4.h105 struct timeval;
108 int gettimeofday(struct timeval *, struct timezone *);
147 int select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
194 int utimes(const char *, struct timeval *);
/netbsd-6-1-5-RELEASE/external/cddl/osnet/sys/sys/
H A Dtime.h75 struct timeval tv;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/config/posix/
H A Dtime.c56 struct timeval tv;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libgomp/testsuite/libgomp.c/
H A Dbarrier-1.c10 struct timeval stamps[3][3];
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libstdc++-v3/src/
H A Dchrono.cc52 timeval tv;
/netbsd-6-1-5-RELEASE/sys/compat/common/
H A Dkern_time_30.c64 struct timeval tv;
/netbsd-6-1-5-RELEASE/sys/compat/sys/
H A Dselect.h57 fd_set * __restrict, struct timeval * __restrict);
/netbsd-6-1-5-RELEASE/sys/dev/dec/
H A Dmcclock.c55 int mcclock_get(todr_chip_handle_t, struct timeval *);
56 int mcclock_set(todr_chip_handle_t, struct timeval *);
152 mcclock_get(todr_chip_handle_t tch, struct timeval *tvp)
198 mcclock_set(todr_chip_handle_t tch, struct timeval *tvp)
/netbsd-6-1-5-RELEASE/sys/arch/shark/include/
H A Dmouse.h64 struct timeval event_time;
/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dmain.c77 struct timeval epoch; /* when started */
78 struct timeval clk, prev_clk;
80 struct timeval now; /* current idea of time */
85 struct timeval next_bcast; /* next general broadcast */
86 struct timeval no_flash = { /* inhibit flash update */
90 struct timeval flush_kern_timer;
101 static void timevalsub(struct timeval *, struct timeval *, struct timeval *);
111 struct timeval wtim
[all...]
/netbsd-6-1-5-RELEASE/lib/libc/compat/gen/
H A Dcompat_utime.c64 struct timeval tv[2], *tvp;
/netbsd-6-1-5-RELEASE/lib/libc/compat/rpc/
H A Dcompat_pmap_rmtcall.c65 struct timeval tout;
/netbsd-6-1-5-RELEASE/lib/libc/rpc/
H A Dsvc_run.c69 struct timeval timeout;
/netbsd-6-1-5-RELEASE/sys/arch/amiga/dev/
H A Ddrbbc.c60 int dracougettod(todr_chip_handle_t, struct timeval *);
61 int dracousettod(todr_chip_handle_t, struct timeval *);
164 dracougettod(todr_chip_handle_t h, struct timeval *tvp)
195 dracousettod(todr_chip_handle_t h, struct timeval *tvp)
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/qmqpd/
H A Dqmqpd.h37 struct timeval arrival_time; /* start of session */
/netbsd-6-1-5-RELEASE/external/ibm-public/postfix/dist/src/tls/
H A Dtls_seed.c67 struct timeval tv;
/netbsd-6-1-5-RELEASE/usr.bin/rump_dhcpclient/
H A Dcommon.h69 int get_monotonic(struct timeval *);
/netbsd-6-1-5-RELEASE/usr.sbin/syslogd/
H A Dextern.h74 extern void schedule_event(struct event **, struct timeval *,
/netbsd-6-1-5-RELEASE/usr.bin/make/
H A Dtrace.c92 struct timeval rightnow;

Completed in 700 milliseconds

1234567891011>>