Searched defs:xdr_char (Results 1 – 1 of 1) sorted by relevance
50 bool_t (*xdr_char)(XDR *, char *); member90 static inline bool_t xdr_char(XDR *xdrs, char *cp) in xdr_char() function