Searched refs:callstat (Results 1 – 2 of 2) sorted by relevance
576 enum clnt_stat callstat; local664 callstat = clnt_call(clnt, NULLPROC,671 if (callstat == RPC_SUCCESS) {697 if (callstat == RPC_TIMEDOUT) {702 if (callstat == RPC_XPRTFAILED) {707 if (callstat == RPC_INTR) {712 if (callstat == RPC_INPROGRESS) {725 if (callstat != RPC_SUCCESS) {728 callstat);
258 enum clnt_stat callstat; local330 callstat = clnt_call(clnt, NULLPROC,336 if (callstat != RPC_SUCCESS) {