CLIENT
#define CLIENT 1
enum Context_type { SERVER = 0, CLIENT = 1 };
} CLIENT;
typedef enum clnt_stat (*nlm_res_cb)(nlm4_res *, void *, CLIENT *);
typedef enum clnt_stat (*nlm_granted_cb)(nlm4_testargs *, nlm4_res *, CLIENT *);
typedef enum clnt_stat (*nlm_testres_cb)(nlm4_testres *, void *, CLIENT *);
enum clnt_stat nlm_null_rpc(CLIENT *, rpcvers_t);
CLIENT *, rpcvers_t);
CLIENT *, rpcvers_t);
CLIENT *, rpcvers_t);
CLIENT *, rpcvers_t);
CLIENT *, rpcvers_t);
CLIENT *, rpcvers_t);
enum clnt_stat nlm_clnt_call(CLIENT *, rpcproc_t, xdrproc_t,
} CLIENT;
#define CLIENT 0x1