Home
last modified time | relevance | path

Searched refs:utf8str_cs (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs4_prot.x260 typedef utf8string utf8str_cs; typedef
262 typedef utf8str_cs component4;
532 utf8str_cs nii_name;
639 utf8str_cs fss_source;
640 utf8str_cs fss_current;
3260 utf8str_cs tag;
3267 utf8str_cs tag;
3682 utf8str_cs tag;
3690 utf8str_cs tag;
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h231 typedef utf8string utf8str_cs; typedef
508 utf8str_cs nii_name;
634 utf8str_cs fss_source;
635 utf8str_cs fss_current;
3337 extern bool_t xdr_utf8str_cs(XDR *, utf8str_cs*);
/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs4x_xdr.c2928 xdr_utf8str_cs(XDR *xdrs, utf8str_cs *objp) in xdr_utf8str_cs()