Home
last modified time | relevance | path

Searched refs:NFS4ERR_BADCHAR (Results 1 – 5 of 5) sorted by relevance

/titanic_44/usr/src/uts/common/fs/nfs/
H A Dnfs4_common.c379 case NFS4ERR_BADCHAR: in nfs4_stat_to_str()
H A Dnfs4_subr.c397 case NFS4ERR_BADCHAR: in geterrno4()
/titanic_44/usr/src/head/rpcsvc/
H A Dnfs4_prot.x158 NFS4ERR_BADCHAR = 10040,/* UTF-8 char not supported */ enumerator
/titanic_44/usr/src/uts/common/nfs/
H A Dnfs4_kprot.h135 NFS4ERR_BADCHAR = 10040, enumerator
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs4.c3954 case NFS4ERR_BADCHAR: p = "NFS4ERR_BADCHAR"; break; in status_name()