Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dnfsv2.h68 #define NFSERR_EXIST 17 macro
/illumos-gate/usr/src/stand/lib/fs/nfs/
H A Dnfs2ops.c266 case NFSERR_EXIST: in nfs_error()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_nfs.c436 case NFSERR_EXIST: return ("File exists");
/illumos-gate/usr/src/head/rpcsvc/
H A Dnfs_prot.x65 NFSERR_EXIST=17, /* File exists */ enumerator
/illumos-gate/usr/src/uts/common/nfs/
H A Dnfs.h195 NFSERR_EXIST = 17, /* File exists */ enumerator