Home
last modified time | relevance | path

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

/openbmc/linux/fs/afs/
H A Dyfsclient.c61 static __be32 *xdr_encode_string(__be32 *bp, const char *p, unsigned int len) in xdr_encode_string() function
/openbmc/linux/net/sunrpc/
H A Dxdr.c99 xdr_encode_string(__be32 *p, const char *string) in xdr_encode_string() function