Home
last modified time | relevance | path

Searched refs:f_chmod (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/lib/brand/solaris10/zone/
H A Dclone.ksh110 chmod 700 $ZONEPATH || fail_fatal "$f_chmod" "$ZONEPATH"
H A Dattach.ksh196 chmod 700 $ZONEPATH || fail_fatal "$f_chmod" "$ZONEPATH"
H A Dp2v.ksh178 fail_fatal "$f_chmod" "$zonedfs/dfstab"
231 fail_fatal "$f_chmod" "$ZONEROOT/etc/vfstab"
H A Dcommon.ksh249 /usr/bin/chmod 700 $ZONEPATH || fail_fatal "$f_chmod" "$ZONEPATH"
/illumos-gate/usr/src/lib/brand/shared/zone/
H A Dcommon.ksh1024 f_chmod=$(gettext "Unable to chmod directory %s.")