Searched refs:fstypes (Results 1 – 8 of 8) sorted by relevance
27 OTHERINSTALL= $(ROOTETC)/dfs/fstypes $(ROOTETC)/dfs/sharetab32 $(ROOTETC)/dfs/fstypes := FILEMODE= 644
452 * Plain and simple, build an array of names for fstypes468 perror("calloc() fstypes"); in build_fstype_list() 716 set_ksnames(entity_t *entities, int nentities, char **fstypes, int nfstypes) in set_ksnames() 724 /* Check the name against the list of fstypes */ in set_ksnames() 726 if (fstypes[j] && ep->e_name && in set_ksnames() 727 strcmp(ep->e_name, fstypes[j]) == 0) { in set_ksnames() 745 * If the entity in the exception list of fstypes, then in set_ksnames() 807 int nfstypes; /* Number of fstypes */ in main() 812 boolean_t fstypes_only = B_FALSE; /* Display fstypes only */ in main() 813 char **fstypes; /* Arra in main() 707 set_ksnames(entity_t * entities,int nentities,char ** fstypes,int nfstypes) set_ksnames() argument 804 char **fstypes; /* Array of names of all fstypes */ main() local [all...]
74 fsys_file=/etc/dfs/fstypes
99 RemoteFSTypes=`while read t junk; do echo $t; done < /etc/dfs/fstypes`
150 RemoteFSTypes=`while read t junk; do echo $t; done < /etc/dfs/fstypes`
70 fstypes.5 \
49 file path=usr/share/man/man5/fstypes.5
89 file path=etc/dfs/fstypes group=root preserve=true