yplib_host.c | 59 struct timeval _yplib_host_timeout = { 10, 0 }; variable in typeref:struct:timeval 96 _yplib_host_timeout, &rsrv_sock); 119 _yplib_host_timeout, &rsrv_sock); 145 xdr_ypresp_val, &yprv, _yplib_host_timeout); 175 xdr_ypresp_key_val, &yprkv, _yplib_host_timeout); 212 xdr_ypresp_key_val, &yprkv, _yplib_host_timeout); 241 xdr_ypall, (char *)incallback, _yplib_host_timeout); 262 xdr_ypresp_order, &ypro, _yplib_host_timeout); 284 xdr_ypresp_master, &yprm, _yplib_host_timeout); 304 indomain, xdr_ypresp_maplist, &ypml, _yplib_host_timeout); [all...] |