Home
last modified time | relevance | path

Searched refs:anyresults (Results 1 – 1 of 1) sorted by relevance

/titanic_50/usr/src/lib/libslp/clib/
H A Dslp_net.c339 int maxwait, timeout, noresults, anyresults; in slp_mc_send() local
365 noresults = anyresults = 0; in slp_mc_send()
382 sent, &now, &noresults, &anyresults, timeout); in slp_mc_send()
384 if (!anyresults) in slp_mc_send()
386 anyresults = 0; in slp_mc_send()
1011 int *noresults, int *anyresults, int timeout) { in mc_recvmsg() argument
1075 *anyresults = 1; in mc_recvmsg()