Searched refs:rpc_timeval (Results 1 – 4 of 4) sorted by relevance
51 struct rpc_timeval struct62 struct rpc_timeval adv_ctime; /* clear time */ argument105 extern int rtime (struct sockaddr_in *__addrp, struct rpc_timeval *__timep,106 struct rpc_timeval *__timeout) __THROW;
70 rtime (struct sockaddr_in *addrp, struct rpc_timeval *timep, in rtime()71 struct rpc_timeval *timeout) in rtime()
66 static bool_t synchronize (struct sockaddr *, struct rpc_timeval *);88 struct rpc_timeval ad_timediff; /* server's time - client's time */92 struct rpc_timeval ad_timestamp; /* timestamp sent */382 sizeof (struct rpc_timeval)) != 0) in authdes_validate()447 synchronize (struct sockaddr *syncaddr, struct rpc_timeval *timep) in synchronize()450 struct rpc_timeval timeout; in synchronize()
72 struct rpc_timeval laststamp; /* detect replays of creds */79 static short cache_spot (des_block *, char *, struct rpc_timeval *);117 struct rpc_timeval timestamp; in _svcauth_des()449 struct rpc_timeval *timestamp) in cache_spot()
Completed in 10 milliseconds