Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libnsl/rpc/
H A Dsvc_vc.c1272 #define WAIT_PER_TRY 35000 /* milliseconds */ macro
1336 if ((ret = poll(&pfd, 1, WAIT_PER_TRY)) <= 0) { in read_vc()
1598 if (poll(&pfd, 1, WAIT_PER_TRY) < 0) { in write_vc()