Searched defs:nfs (Results 1 - 2 of 2) sorted by relevance

/osnet-11/usr/src/lib/libshare_plugins/nfs/
H A Dlibshare_nfs.c50 #include <nfs/export.h>
51 #include <nfs/nfs.h>
52 #include <nfs/nfssys.h>
66 #define NFS_CLIENT_SVC (char *)"svc:/network/nfs/client:default"
132 .pi_name = "nfs",
243 * cmd/fs.d/nfs/mountd/nfscmd.c
320 * allocate a new nvlist for nfs properties
443 /* Verify the name starts with "share.nfs." */
453 assert(valp - valstart == 3 && strncmp(valstart, "nfs",
2252 nvlist_t *nfs; local
2291 nvlist_t *nfs; local
[all...]
/osnet-11/usr/src/cmd/sendmail/src/
H A Dqueue.c7803 int ofs, nfs, r; local
7845 nfs = Queue[new->e_dfqgrp]->qg_qpaths[new->e_dfqdir].qp_fsysidx;
7846 if (FILE_SYS_DEV(ofs) == FILE_SYS_DEV(nfs))

Completed in 62 milliseconds