HomeSort by: relevance | last modified time | path
    Searched defs:NFS (Results 1 - 4 of 4) sorted by relevancy

  /src/external/bsd/am-utils/dist/include/
mount_headers1.h 114 # ifndef NFS
115 # define NFS
116 # endif /* not NFS */
226 /* ALWAYS INCLUDE AM-UTILS' SPECIFIC NFS PROTOCOL HEADER NEXT! */
am_defs.h 481 * NFS and other definitions included.
486 # ifndef NFS
487 # define NFS 1
488 # endif /* not NFS */
683 * NFS PROTOCOL HEADER FILES:
687 * Actions to take if <nfs/export.h> exists.
690 # include <nfs/export.h>
702 * They conflicts with other NFS headers and are generally not needed.
706 # include <nfs/nfs_clnt.h>
709 # include <linux/nfs.h
    [all...]
  /src/usr.bin/fstat/
fstat.c 68 #define NFS
69 #include <nfs/nfsproto.h>
70 #include <nfs/rpcv2.h>
71 #include <nfs/nfs.h>
72 #include <nfs/nfsnode.h>
73 #undef NFS
  /src/usr.sbin/pstat/
pstat.c 55 #define NFS
57 #undef NFS
65 #include <nfs/nfsproto.h>
66 #include <nfs/rpcv2.h>
67 #include <nfs/nfs.h>
68 #include <nfs/nfsnode.h>

Completed in 55 milliseconds