Home
last modified time | relevance | path

Searched refs:fstypes (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/nfs/share/
H A DMakefile27 OTHERINSTALL= $(ROOTETC)/dfs/fstypes $(ROOTETC)/dfs/sharetab
32 $(ROOTETC)/dfs/fstypes := FILEMODE= 644
/illumos-gate/usr/src/cmd/stat/fsstat/
H A Dfsstat.c707 set_ksnames(entity_t *entities, int nentities, char **fstypes, int nfstypes) in set_ksnames() argument
717 if (fstypes[j] && ep->e_name && in set_ksnames()
718 strcmp(ep->e_name, fstypes[j]) == 0) { in set_ksnames()
804 char **fstypes; /* Array of names of all fstypes */ in main() local
889 if ((nfstypes = build_fstype_list(&fstypes)) == 0) { in main()
927 if (fstypes[i]) { in main()
928 entities[nentities].e_name = strdup(fstypes[i]); in main()
934 set_ksnames(entities, nentities, fstypes, nfstypes); in main()
/illumos-gate/usr/src/cmd/dfs.cmds/shareall/
H A Dshareall.sh74 fsys_file=/etc/dfs/fstypes
/illumos-gate/usr/src/cmd/initpkg/
H A Dumountall.sh99 RemoteFSTypes=`while read t junk; do echo $t; done < /etc/dfs/fstypes`
H A Dmountall.sh150 RemoteFSTypes=`while read t junk; do echo $t; done < /etc/dfs/fstypes`
/illumos-gate/usr/src/man/man5/
H A DMakefile70 fstypes.5 \
/illumos-gate/usr/src/pkg/manifests/
H A DSUNWcs.man5.inc49 file path=usr/share/man/man5/fstypes.5
H A DSUNWcs.p5m89 file path=etc/dfs/fstypes group=root preserve=true