Searched defs:timeo (Results 1 – 10 of 10) sorted by relevance
| /dragonfly/sys/sys/ |
| HD | condvar.h | 28 #define cv_timedwait(cv, lock, timeo) \ argument 30 #define cv_timedwait_sig(cv, lock, timeo) \ argument 37 #define cv_mtx_timedwait(cv, mtx, timeo) \ argument 39 #define cv_mtx_timedwait_sig(cv, mtx, timeo) \ argument
|
| /dragonfly/usr.sbin/rpc.lockd/ |
| HD | lock_proc.c | 288 struct timeval timeo; in transmit_result() local 316 struct timeval timeo; in transmit4_result() local 420 struct timeval timeo; in nlm_test_msg_1_svc() local 855 struct timeval timeo; in nlm4_test_msg_4_svc() local
|
| HD | lockd_lock.c | 509 struct timeval timeo; in send_granted() local
|
| /dragonfly/sys/vfs/nfs/ |
| HD | nfsdiskless.h | 95 int timeo; /* initial timeout in .1 secs */ member
|
| HD | nfs_subs.c | 890 int timeo; in nfs_getattrcache() local
|
| HD | nfs_socket.c | 1802 int timeo; in nfs_timer_req() local
|
| HD | nfs.h | 136 int timeo; /* initial timeout in .1 secs */ member
|
| /dragonfly/tools/tools/netrate/kq_sendrecv/kq_sendcli/ |
| HD | kq_sendcli.c | 616 struct conn_ctx *timeo; in send_thread() local
|
| /dragonfly/sys/netinet/ |
| HD | tcp_syncache.c | 163 struct callout timeo; member
|
| /dragonfly/sys/net/bridge/ |
| HD | if_bridge.c | 3306 int setflags, uint8_t flags, uint32_t timeo) in bridge_rtinfo_update()
|