Searched refs:die (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s11/open-src/app/kbd_mode/sun-src/
H A Dkbd_mode.c37 static void die(const char *);
49 die("Couldn't open /dev/kbd");
81 die("Couldn't set LEDs");
86 die("Couldn't set click");
89 die("Couldn't set translation");
91 die("Couldn't set redirect");
96 die(const char *msg) function
108 die("Couldn't inquire current translation");
/solaris-x11-s11/open-src/util/build-tools/
H A Dxmake58 or die "$0: Can't chdir $ARGV[$i]: $OS_ERROR";
93 or die "$0: exec of $program failed: $OS_ERROR";
112 die "$0: Cannot find path to open-src/common/Makefile.inc from here";
205 or die "$0: Can't chdir $moduledir: $OS_ERROR";
H A Dfind-build-errors84 die "$default_logfile not found, please specify path to log\n";
149 or die "Can't open '$logfile': $OS_ERROR";
299 or die "Can't open '$logfile': $OS_ERROR";
340 or die "Can't open '$logfile': $OS_ERROR";

Completed in 38 milliseconds