Home
last modified time | relevance | path

Searched refs:utf8string (Results 1 – 4 of 4) sorted by relevance

/linux/Documentation/sunrpc/xdr/
H A Dnfs4_1.x56 typedef opaque utf8string<>; typedef
57 typedef utf8string utf8str_cis;
58 typedef utf8string utf8str_cs;
59 typedef utf8string utf8str_mixed;
/linux/include/linux/sunrpc/xdrgen/
H A Dnfs4_1.h21 typedef opaque utf8string; typedef
23 typedef utf8string utf8str_cis;
25 typedef utf8string utf8str_cs;
27 typedef utf8string utf8str_mixed;
/linux/net/sunrpc/auth_gss/
H A Dgss_rpc_xdr.h25 typedef struct xdr_netobj utf8string; typedef
48 utf8string major_status_string;
49 utf8string minor_status_string;
55 utf8string locale;
/linux/fs/nfsd/
H A Dnfs4xdr_gen.c34 xdrgen_decode_utf8string(struct xdr_stream *xdr, utf8string *ptr) in xdrgen_decode_utf8string()
392 xdrgen_encode_utf8string(struct xdr_stream *xdr, const utf8string value) in xdrgen_encode_utf8string()