key_call_ext
if (!key_call_ext((rpcproc_t)KEY_CLEAR_3, xdr_void, NULL,
if (key_call_ext((rpcproc_t)KEY_NET_GET, xdr_void, NULL,
if (key_call_ext((rpcproc_t)KEY_NET_GET_3, xdr_mechtype, (char *)&arg,
if (!key_call_ext((rpcproc_t)KEY_NET_PUT, xdr_key_netstarg,
int key_call_ext(rpcproc_t, xdrproc_t, char *, xdrproc_t, char *, int);
if (!key_call_ext((rpcproc_t)KEY_NET_PUT_3,
return (key_call_ext(proc, xdr_arg, arg, xdr_rslt, rslt, 0));
return (key_call_ext(proc, xdr_arg, arg, xdr_rslt, rslt, 1));