Lines Matching refs:timeval
68 xdrproc_t, caddr_t, struct timeval);
96 struct timeval cu_wait;
97 struct timeval cu_total;
125 u_long version, struct timeval wait, int *sockp, in __libc_clntudp_bufcreate()
219 struct timeval wait, int *sockp, u_int sendsz, in libc_hidden_def()
229 struct timeval wait, int *sockp) in libc_hidden_nolink_sunrpc()
278 struct timeval utimeout) in clntudp_call()
312 struct timeval tv; in clntudp_call()
568 cu->cu_total = *(struct timeval *) info; in clntudp_control()
571 *(struct timeval *) info = cu->cu_total; in clntudp_control()
574 cu->cu_wait = *(struct timeval *) info; in clntudp_control()
577 *(struct timeval *) info = cu->cu_wait; in clntudp_control()