Home
last modified time | relevance | path

Searched refs:ERRNO (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/cmd/sendmail/aux/
H A Detrn.pl63 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_41/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c45 #define Done(EC,ERRNO) done(((EC) << 8),ERRNO) argument
/titanic_41/usr/src/lib/libshell/common/
H A DCOMPATIBILITY70 13. The ERRNO variable has been dropped.
/titanic_41/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.s1782 #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 Dopl_olympus_copy.s1714 #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_41/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg220 # Gap in ERRNO values 100-119
/titanic_41/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c85 #define dump_ioctl_res(CMD, ARG, RET, ERRNO) argument
/titanic_41/usr/src/grub/grub-0.97/
H A DChangeLog697 * grub/asmstub.c (get_diskinfo): Check if ERRNO is EPERM as
8514 regardless of ERRNO if READ_ONLY is non-zero. If VERBOSE is