Searched defs:xdr_string (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/sys/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h55 bool_t (*xdr_string)(XDR *, char **, const uint_t); member in struct:xdr_ops
136 static inline bool_t xdr_string(XDR *xdrs, char **sp, const uint_t maxsize) function
/freebsd-current/sys/xdr/
H A Dxdr.c609 xdr_string(XDR *xdrs, char **cpp, u_int maxsize) function
/freebsd-current/sys/nfs/
H A Dkrpc_subr.c440 struct xdr_string { struct
/freebsd-current/lib/libc/xdr/
H A Dxdr.c686 xdr_string(XDR *xdrs, char **cpp, u_int maxsize) function
/freebsd-current/stand/libsa/zfs/
H A Dnvlist.c296 xdr_string(xdr_t *xdr, nv_string_t *s) function
/freebsd-current/sys/netpfil/ipfilter/netinet/
H A Dip_proxy.h305 typedef struct xdr_string { struct

Completed in 103 milliseconds