Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/boot/bootadm/
H A Dmessage.h247 #define CHOWN_FAIL gettext("chgrp operation on %s failed - %s\n") macro
H A Dbootadm.c1567 bam_error(CHOWN_FAIL, tmpfile, strerror(errno)); in list2file()