|
|
#include <rpc/rpc.h>rpc_createerr_t get_rpc_createerr(void);
int set_rpc_createerr(rpc_createerr_t);
enum clnt_stat cf_stat; struct rpc_err cf_error;These functions are required by applications compiled with the -Kthread option if the user needs to set the thread-specific version of rpc_createerr.