Home
last modified time | relevance | path

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

/onnv-gate/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";
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/
H A DEnglish.pm101 *ERRNO
187 *ERRNO = *! ;
189 *ERRNO = *! ;
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/Net/Ping/t/
H A D450_service.t119 if (!ok $p -> ping("127.0.0.1")) {warn "ERRNO: $!";}
140 if (!ok $p -> ping("127.0.0.1")) {warn "ERRNO: $!";}
184 if (!ok $p -> ping("127.0.0.1")) {warn "ERRNO: $!";}
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/XS/Typemap/
H A DTypemap.xs158 System calls return -1 on error (setting ERRNO with the reason)
/onnv-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dexec.c45 #define Done(EC,ERRNO) done(((EC) << 8),ERRNO) argument
/onnv-gate/usr/src/lib/libshell/common/
H A DCOMPATIBILITY70 13. The ERRNO variable has been dropped.
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/ext/POSIX/
H A DPOSIX.pod304 This identical to the numerical values of the C<$!>, see L<perlvar/$ERRNO>.
951 variable instead, see L<perlfunc/warn> and L<perlvar/$ERRNO>.
1255 Identical to the string form of the C<$!>, see L<perlvar/$ERRNO>.
1332 POSIX-compliant systems set $! ($ERRNO) to indicate a translation
1360 POSIX-compliant systems set $! ($ERRNO) to indicate a translation
1930 =head1 ERRNO chapter
/onnv-gate/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
/onnv-gate/usr/src/cmd/sgs/libconv/common/
H A Dcorenote.msg212 # Gap in ERRNO values 100-119
/onnv-gate/usr/src/lib/cfgadm_plugins/ac/common/
H A Dmema.c85 #define dump_ioctl_res(CMD, ARG, RET, ERRNO) argument
/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/pod/
H A Dperlvar.pod669 =item $ERRNO
H A Dperltoc.pod2404 $OS_ERROR, $ERRNO, $!, %!, $EXTENDED_OS_ERROR, $^E, $EVAL_ERROR, $@,
17854 =item ERRNO
/onnv-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