Searched defs:x_destroy (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/lib/libc/rpc/ | ||
H A D | xdr_sizeof.c | 130 x_destroy(XDR *xdrs) in x_destroy() function |
/netbsd-src/common/include/rpc/ | ||
H A D | xdr.h | 118 void (*x_destroy)(struct __rpc_xdr *); member |