Home
last modified time | relevance | path

Searched refs:PCLOSE_FAIL (Results 1 – 3 of 3) sorted by relevance

/titanic_41/usr/src/cmd/boot/bootadm/
H A Dmessage.h140 #define PCLOSE_FAIL gettext("pclose failed: %s\n") macro
H A Dbootadm.c9447 bam_error(PCLOSE_FAIL, cmdline, strerror(errno));
/titanic_41/usr/src/cmd/eeprom/i386/
H A Dbenv.c291 eeprom_error(PCLOSE_FAIL, cmdline, strerror(errno)); in exec_cmd()