Home
last modified time | relevance | path

Searched defs:xdr_string (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/openzfs/include/os/linux/spl/rpc/
H A Dxdr.h56 bool_t (*xdr_string)(XDR *, char **, const uint_t); member
140 static inline bool_t xdr_string(XDR *xdrs, char **sp, const uint_t maxsize) in xdr_string() function
/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_proxy.h308 typedef struct xdr_string { struct
311 } xdr_string_t; argument