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

/osnet-11/usr/src/lib/libslp/clib/
H A Dslp_net.c336 int maxwait, timeout, noresults, anyresults; local
352 maxwait = slp_get_mcmaxwait();
353 maxwait = maxwait ? maxwait : SLP_DEFAULT_MAXWAIT;
357 final_to = now + maxwait;
1075 /* if we've exceeded maxwait, break out */

Completed in 22 milliseconds