Home
last modified time | relevance | path

Searched refs:SAVE_ERRNO (Results 1 – 9 of 9) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5010001105 SAVE_ERRNO # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dperl.h1932 # define SAVE_ERRNO ( saved_errno = errno, saved_vms_errno = vaxc$errno ) macro
1969 # define SAVE_ERRNO ( saved_errno = errno, saved_win32_errno = GetLastError() ) macro
1976 # define SAVE_ERRNO ( saved_errno = errno, saved_os2_errno = Perl_rc ) macro
1987 # define SAVE_ERRNO (saved_errno = errno) macro
H A Dutil.c153 SAVE_ERRNO; in Perl_safesysmalloc()
3102 SAVE_ERRNO; in Perl_my_pclose()
H A Dperlio.c3294 SAVE_ERRNO; in PerlIOStdio_close()
3307 SAVE_ERRNO; /* This is here only to silence compiler warnings */ in PerlIOStdio_close()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc787 mnd|void|SAVE_ERRNO
/openbsd/gnu/usr.bin/perl/vms/
H A Dvms.c4549 SAVE_ERRNO;
5428 SAVE_ERRNO;
12112 SAVE_ERRNO;
/openbsd/gnu/usr.bin/perl/pod/
H A Dperl5101delta.pod1427 New macros C<dSAVEDERRNO>, C<dSAVE_ERRNO>, C<SAVE_ERRNO>, C<RESTORE_ERRNO>
H A Dperl5120delta.pod1684 New macros C<dSAVEDERRNO>, C<dSAVE_ERRNO>, C<SAVE_ERRNO>, C<RESTORE_ERRNO>
/openbsd/gnu/usr.bin/binutils/gdb/
H A DChangeLog-200211617 * lin-lwp.c (child_wait): Check SAVE_ERRNO instead of ERRNO in