Home
last modified time | relevance | path

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

/illumos-gate/usr/src/ucbcmd/shutdown/
H A Dshutdown.c729 struct timeval rpctimeout; in callrpcfast() local
737 rpctimeout.tv_sec = 8; in callrpcfast()
738 rpctimeout.tv_usec = 0; in callrpcfast()
740 inproc, in, outproc, out, rpctimeout, &port)); in callrpcfast()