Searched refs:ERRNO (Results 1 – 8 of 8) sorted by relevance
/titanic_50/usr/src/cmd/sendmail/aux/ |
H A D | etrn.pl | 63 die "open /etc/mail/sendmail.cf: $ERRNO"; 105 die "open $cwfile: $ERRNO"; 129 || die "socket: $ERRNO"; 140 $save_errno = $ERRNO; 158 || die "socket: $ERRNO"; 162 die "cannot connect to $server: $ERRNO\n";
|
/titanic_50/usr/src/cmd/lp/cmd/lpsched/ |
H A D | exec.c | 45 #define Done(EC,ERRNO) done(((EC) << 8),ERRNO) argument
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | COMPATIBILITY | 70 13. The ERRNO variable has been dropped.
|
/titanic_50/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.s | 1782 #define ERRNO %l5 macro 1799 mov %g1,ERRNO ! save errno in ERRNO 2564 restore ERRNO, 0, %o0 ! return errno value 3351 restore ERRNO, 0, %o0 ! return errno value
|
H A D | opl_olympus_copy.s | 1714 #define ERRNO %l5 macro 1731 mov %g1,ERRNO ! save errno in ERRNO 2487 restore ERRNO, 0, %o0 ! return errno value 3265 restore ERRNO, 0, %o0 ! return errno value
|
/titanic_50/usr/src/cmd/sgs/libconv/common/ |
H A D | corenote.msg | 220 # Gap in ERRNO values 100-119
|
/titanic_50/usr/src/lib/cfgadm_plugins/ac/common/ |
H A D | mema.c | 85 #define dump_ioctl_res(CMD, ARG, RET, ERRNO) argument
|
/titanic_50/usr/src/grub/grub-0.97/ |
H A D | ChangeLog | 697 * grub/asmstub.c (get_diskinfo): Check if ERRNO is EPERM as 8514 regardless of ERRNO if READ_ONLY is non-zero. If VERBOSE is
|