Searched refs:real_t (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/Libinfo-459/rpc.subproj/
H A Dpmap_getport.c88 struct timeval real_t, real_tt; local
90 real_t = default_timeout;
91 if (timeout != NULL) real_t = *timeout;
99 client = clntudp_bufcreate(address, PMAPPROG, PMAPVERS, real_t, &socket, RPCSMALLMSGSIZE, RPCSMALLMSGSIZE);

Completed in 244 milliseconds