Home
last modified time | relevance | path

Searched refs:dfstab (Results 1 – 11 of 11) sorted by relevance

/titanic_44/usr/src/lib/libshare/common/
H A Dlibsharecore.c452 outdfstab(FILE *dfstab, xfs_sharelist_t *list) in outdfstab() argument
456 (void) ftruncate(fileno(dfstab), 0); in outdfstab()
461 (void) fprintf(dfstab, in outdfstab()
481 (void) fprintf(dfstab, "%s", item->origline); in outdfstab()
485 (void) fprintf(dfstab, "%s", item->description); in outdfstab()
487 (void) fprintf(dfstab, "%s", item->origline); in outdfstab()
506 FILE *dfstab; in open_dfstab() local
508 dfstab = fopen(file, "r+"); in open_dfstab()
509 if (dfstab == NULL) { in open_dfstab()
510 dfstab = fopen(file, "w+"); in open_dfstab()
[all …]
/titanic_44/usr/src/lib/brand/solaris10/zone/
H A Dp2v.ksh142 if [[ -h $zonedfs/dfstab || ! -f $zonedfs/dfstab ]]; then
168 }' $zonedfs/dfstab >>$tmpfile
171 if [[ ! -f $zonedfs/dfstab.pre_p2v ]]; then
172 safe_copy $zonedfs/dfstab $zonedfs/dfstab.pre_p2v
174 safe_copy $tmpfile $zonedfs/dfstab
175 chown root:sys $zonedfs/dfstab || \
177 chmod 644 $zonedfs/dfstab || \
/titanic_44/usr/src/cmd/initpkg/
H A DMakefile26 SHFILES= dfstab vfstab
43 DFSTAB= dfstab
H A Ddfstab.sh40 " >dfstab
/titanic_44/usr/src/cmd/tsol/zones/
H A Dzoneshare.sh68 infile=$prefix/etc/dfs/dfstab # default
/titanic_44/usr/src/cmd/dfs.cmds/shareall/
H A Dshareall.sh56 infile=/etc/dfs/dfstab # default
/titanic_44/usr/src/cmd/fs.d/nfs/exportfs/
H A Dexportfs.sh34 DFSTAB=/etc/dfs/dfstab
/titanic_44/usr/src/man/man4/
H A DMakefile59 dfstab.4 \
/titanic_44/usr/src/pkg/manifests/
H A DSUNWcs.man4.inc37 file path=usr/share/man/man4/dfstab.4
H A DSUNWcs.mf348 file path=etc/dfs/dfstab group=sys preserve=true
/titanic_44/
H A D.gitignore1425 usr/src/cmd/initpkg/dfstab