Home
last modified time | relevance | path

Searched refs:CHMOD_FAIL (Results 1 – 2 of 2) sorted by relevance

/titanic_50/usr/src/cmd/boot/bootadm/
H A Dmessage.h251 #define CHMOD_FAIL _("chmod operation on %s failed - %s\n") macro
H A Dbootadm.c1850 bam_error(CHMOD_FAIL, tmpfile, strerror(errno)); in list2file()