Searched refs:_yplib_timeout (Results 1 – 1 of 1) sorted by relevance
100 int _yplib_timeout = 20; variable462 tv.tv_sec = _yplib_timeout/2; in _yp_dobind()485 time_to_sleep.tv_sec = _yplib_timeout/2; in _yp_dobind()518 tv.tv_sec = _yplib_timeout/2; in _yp_dobind()707 tv.tv_sec = _yplib_timeout; in yp_match()797 tv.tv_sec = _yplib_timeout; in yp_first()876 tv.tv_sec = _yplib_timeout; in yp_next()954 tv.tv_sec = _yplib_timeout; in yp_all()1015 tv.tv_sec = _yplib_timeout; in yp_order()1072 tv.tv_sec = _yplib_timeout; in yp_master()[all …]