HomeSort by: relevance | last modified time | path
    Searched refs:dr_status (Results 1 - 25 of 41) sorted by relevancy

1 2

  /src/external/bsd/am-utils/dist/hlfsd/
stubs.c 220 res.dr_status = NFSERR_NOTDIR;
225 res.dr_status = NFSERR_NOENT;
246 res.dr_status = NFS_OK;
268 res.dr_status = NFS_OK;
273 res.dr_status = NFSERR_NOENT;
279 res.dr_status = NFSERR_NOENT;
292 res.dr_status = NFS_OK;
299 res.dr_status = NFSERR_STALE;
  /src/external/bsd/am-utils/dist/conf/nfs_prot/
nfs_prot_freebsd2.h 58 #define dr_status status macro
nfs_prot_netbsd1_3.h 70 #define dr_status status macro
nfs_prot_bsdi3.h 93 #define dr_status status macro
nfs_prot_default.h 60 #define dr_status status macro
nfs_prot_freebsd3.h 79 #define dr_status status macro
nfs_prot_netbsd.h 80 #define dr_status status macro
nfs_prot_netbsd1_4.h 93 #define dr_status status macro
nfs_prot_openbsd.h 91 #define dr_status status macro
nfs_prot_aix3.h 90 #define dr_status status macro
nfs_prot_aix4.h 88 #define dr_status status macro
nfs_prot_aix4_2.h 93 #define dr_status status macro
nfs_prot_darwin.h 68 #define dr_status status macro
nfs_prot_nextstep.h 101 #define dr_status status macro
490 nfsstat dr_status; /* was status */ member in struct:diropres
nfs_prot_aix4_3.h 93 #define dr_status status macro
nfs_prot_aix5_1.h 93 #define dr_status status macro
nfs_prot_aix5_2.h 190 #define dr_status status macro
nfs_prot_linux.h 117 #define dr_status status macro
nfs_prot_sunos5_3.h 98 #define dr_status status macro
nfs_prot_sunos5_4.h 106 #define dr_status status macro
nfs_prot_bsdi2.h 326 nfsstat dr_status; /* was status */ member in struct:diropres
nfs_prot_hpux.h 293 nfsstat dr_status; /* was status */ member in struct:diropres
  /src/external/bsd/am-utils/include/
amu_nfs_prot.h 91 #define dr_status status macro
  /src/external/bsd/am-utils/dist/amd/
nfs_subr.c 226 res.dr_status = nfs_error(retry);
240 res.dr_status = nfs_error(error);
251 res.dr_status = NFS_OK;
280 res.dr_status = NFS_OK;
285 res.dr_status = nfs_error(error);
376 res.dr_status = nfs_error(ESTALE);
378 res.dr_status = nfs_error(EROFS);
495 res.dr_status = nfs_error(ESTALE);
497 res.dr_status = nfs_error(EROFS);
  /src/sys/dev/pci/
if_dgereg.h 313 uint8_t dr_status; /* Received data status info */ member in struct:dge_rdes

Completed in 83 milliseconds

1 2