Home
last modified time | relevance | path

Searched refs:timeval (Results 226 – 250 of 487) sorted by relevance

12345678910>>...20

/minix/usr.bin/netstat/
H A Dinet.c110 static struct timeval now;
135 const struct timeval *expires) in protopr0()
172 struct timeval delta; in protopr0()
192 struct timeval delta; in print_vtw_v4()
195 static const struct timeval zero = {.tv_sec = 0, .tv_usec = 0}; in print_vtw_v4()
381 struct timeval t; in protopr()
/minix/lib/libc/rpc/
H A Dauth_unix.c108 struct timeval now; in authunix_create()
270 struct timeval now; in authunix_refresh()
H A Drpc_soc.c188 clntudp_bufcreate(struct sockaddr_in *raddr, u_long prog, u_long vers, struct timeval wait, int *so… in clntudp_bufcreate()
206 struct timeval wait, int *sockp) in clntudp_create()
/minix/lib/libc/yp/
H A Dyplib.c66 struct timeval _yplib_timeout = { YPLIB_TIMEOUT, 0 };
67 struct timeval _yplib_rpc_timeout = { YPLIB_TIMEOUT / YPLIB_RPC_RETRIES,
/minix/sys/net/
H A Dbpf.h149 #define BIOCSRTIMEOUT _IOW('B',122, struct timeval)
150 #define BIOCGRTIMEOUT _IOR('B',123, struct timeval)
/minix/external/bsd/file/dist/src/
H A Dcdf.h42 #define timespec timeval
46 #define timespec timeval
/minix/external/bsd/libevent/dist/test/
H A Dregress_http.c364 struct timeval tv; in http_basic_test()
466 struct timeval tv; in http_delay_cb()
551 struct timeval tv; in http_bad_request_test()
633 struct timeval tv; in http_large_delay_cb()
1032 struct timeval tv; in http_do_cancel()
1053 struct timeval tv; in http_cancel_test()
1766 struct timeval tv; in close_detect_done()
1801 struct timeval tv; in close_detect_cb()
3462 struct timeval tv; in terminate_chunked_trickle_cb()
3494 struct timeval tv; in terminate_chunked_cb()
[all …]
H A Dbench_http.c185 struct timeval tv={99999999,0}; in main()
/minix/external/bsd/llvm/dist/llvm/lib/Support/Unix/
H A DTimeValue.inc37 struct timeval the_time;
/minix/external/bsd/bind/dist/bin/tests/pkcs11/benchmarks/
H A Dsession.c72 struct timeval tv; in clock_gettime()
H A Dsha1.c72 struct timeval tv; in clock_gettime()
H A Dfind.c74 struct timeval tv; in clock_gettime()
/minix/tests/lib/libc/rpc/
H A Dt_rpc.c57 struct timeval tv; in onehost()
/minix/sys/ufs/ext2fs/
H A Dext2fs_extern.h74 struct timeval;
/minix/crypto/external/bsd/heimdal/dist/lib/hcrypto/
H A Drand-timer.c68 pacemaker(struct timeval *tv) in pacemaker()
/minix/external/bsd/libevent/dist/
H A Depoll.c66 static int epoll_dispatch(struct event_base *, struct timeval *);
389 epoll_dispatch(struct event_base *base, struct timeval *tv) in epoll_dispatch()
H A Devthread.c257 debug_cond_wait(void *_cond, void *_lock, const struct timeval *tv) in debug_cond_wait()
428 _evthreadimpl_cond_wait(void *cond, void *lock, const struct timeval *tv) in _evthreadimpl_cond_wait()
H A Dkqueue.c87 static int kq_dispatch(struct event_base *, struct timeval *);
259 kq_dispatch(struct event_base *base, struct timeval *tv) in kq_dispatch()
/minix/minix/tests/
H A Dtest79.c219 struct timeval tv; in worker_proc()
441 struct timeval tv; in sub79b()
H A Dt40d.c55 struct timeval tv; in do_child()
167 struct timeval tv; in do_parent()
H A Dt40b.c39 struct timeval tv; in main()
/minix/tests/fs/puffs/h_dtfs/
H A Ddtfs_subr.c45 struct timeval tv; in dtfs_baseattrs()
331 struct timeval tv; in dtfs_updatetimes()
/minix/usr.bin/chpass/
H A Dpw_yp.c111 struct timeval tv; in pw_yp()
/minix/external/bsd/libpcap/dist/Win32/Include/net/
H A Dif.h77 struct timeval ifi_lastchange; /* time of last administrative change */
/minix/usr.sbin/makefs/
H A Dmakefs.h245 struct timeval end, td; \

12345678910>>...20