Searched refs:callstat (Results 1 – 2 of 2) sorted by relevance
558 enum clnt_stat callstat; local646 callstat = clnt_call(clnt, NULLPROC,653 if (callstat == RPC_SUCCESS) {679 if (callstat == RPC_TIMEDOUT) {684 if (callstat == RPC_XPRTFAILED) {689 if (callstat == RPC_INTR) {694 if (callstat == RPC_INPROGRESS) {707 if (callstat != RPC_SUCCESS) {710 callstat);
245 enum clnt_stat callstat; local317 callstat = clnt_call(clnt, NULLPROC,323 if (callstat != RPC_SUCCESS) {