xdr_encode_array
p = xdr_encode_array(p, clnt->cl_nodename, clnt->cl_nodelen);
return xdr_encode_array(p, string, strlen(string));