Searched refs:NFSERR_WRONGSEC (Results 1 – 6 of 6) sorted by relevance
| /freebsd/sys/fs/nfsserver/ |
| H A D | nfs_nfsdsubs.c | 647 NFSERR_WRONGSEC, 755 NFSERR_WRONGSEC, 834 NFSERR_WRONGSEC, 909 NFSERR_WRONGSEC, 917 NFSERR_WRONGSEC, 925 NFSERR_WRONGSEC, 1046 NFSERR_WRONGSEC, 1074 NFSERR_WRONGSEC, 1151 NFSERR_WRONGSEC,
|
| H A D | nfs_nfsdport.c | 4516 return (NFSERR_WRONGSEC); in nfsrv_hashsessionid() 4563 return (NFSERR_WRONGSEC); 7957 * NFSERR_WRONGSEC, although NFSv3 actually returns NFSERR_AUTHERR. 7958 * When Open is the next operation, NFSERR_WRONGSEC cannot be
|
| /freebsd/sys/nfs/ |
| H A D | nfsproto.h | 104 #define NFSERR_WRONGSEC 10016 macro
|
| /freebsd/sys/fs/nfsclient/ |
| H A D | nfs_clvfsops.c | 345 error == NFSERR_WRONGSEC) { in nfs_statfs() 1725 error != NFSERR_WRONGSEC)) in mountnfs() 1728 (!NFSHASSYSKRB5(nmp) || error != NFSERR_WRONGSEC)); in mountnfs() 1730 error != NFSERR_WRONGSEC)) in mountnfs()
|
| H A D | nfs_clport.c | 1175 case NFSERR_WRONGSEC: in nfscl_maperr()
|
| /freebsd/sys/fs/nfs/ |
| H A D | nfsproto.h | 144 #define NFSERR_WRONGSEC 10016 macro
|