rpcent_test_correctness
if (rpcent_test_correctness(rpc, NULL) == 0)
if (rpcent_test_correctness(rpc, NULL) != 0)
if (rpcent_test_correctness(rpc, NULL) != 0)
if (rpcent_test_correctness(rpc, NULL) != 0 ||
return (rpcent_test_correctness(rpc, NULL));
static int rpcent_test_correctness(struct rpcent *, void *);