Searched refs:xdralloc_create (Results 1 – 8 of 8) sorted by relevance
44 xdralloc_create(&xdrs, XDR_ENCODE); in krb5_update_tl_kadm_data()
78 xdralloc_create(&xdrs, XDR_ENCODE); in osa_adb_create_policy()281 xdralloc_create(&xdrs, XDR_ENCODE); in osa_adb_put_policy()
65 void xdralloc_create(XDR *xdrs, enum xdr_op op) in xdralloc_create() function
216 xdralloc_create(&temp_xdrs, XDR_ENCODE); in auth_gssapi_wrap_data()
140 xdralloc_create(&tmpxdrs, XDR_ENCODE); in xdr_rpc_gss_wrap_data()
269 #define xdralloc_create gssrpc_xdralloc_create macro
307 extern void xdralloc_create(XDR *, enum xdr_op);
381 xdralloc_create(&xdrs, XDR_ENCODE); in kdb_put_entry()