Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sendmail/util/
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";
/illumos-gate/usr/src/test/util-tests/tests/awk/gnu/
H A Dclsflnam.awk7 print "Error `" ERRNO "' closing input file" > "/dev/stderr";
H A Dpipeio2.awk50 print ERRNO
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c43 #define Done(EC,ERRNO) done(((EC) << 8),ERRNO) argument
/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DCOMPATIBILITY70 13. The ERRNO variable has been dropped.
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dcheetah_copy.S1734 #define ERRNO %l5 macro
1751 mov %g1,ERRNO ! save errno in ERRNO
2494 restore ERRNO, 0, %o0 ! return errno value
3248 restore ERRNO, 0, %o0 ! return errno value
H A Dopl_olympus_copy.S1668 #define ERRNO %l5 macro
1685 mov %g1,ERRNO ! save errno in ERRNO
2419 restore ERRNO, 0, %o0 ! return errno value
3164 restore ERRNO, 0, %o0 ! return errno value
/illumos-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg227 # Gap in ERRNO values 100-119
/illumos-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c83 #define dump_ioctl_res(CMD, ARG, RET, ERRNO) argument
/illumos-gate/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