Home
last modified time | relevance | path

Searched refs:RESTORE_ERRNO (Results 1 – 15 of 15) sorted by relevance

/openbsd/gnu/usr.bin/perl/
H A Dthread.h209 RESTORE_ERRNO; \
221 RESTORE_ERRNO; \
H A Dutil.c197 RESTORE_ERRNO; in Perl_safesysmalloc()
324 RESTORE_ERRNO; in Perl_safesysrealloc()
3107 RESTORE_ERRNO; in Perl_my_pclose()
4341 RESTORE_ERRNO;
4460 RESTORE_ERRNO;
H A Dperl.h1933 # define RESTORE_ERRNO SETERRNO(saved_errno, saved_vms_errno) macro
1970 # define RESTORE_ERRNO ( errno = saved_errno, SetLastError(saved_win32_errno) ) macro
1977 # define RESTORE_ERRNO ( errno = saved_errno, Perl_rc = saved_os2_errno ) macro
1988 # define RESTORE_ERRNO (errno = saved_errno) macro
H A Dpp_sys.c3600 RESTORE_ERRNO; in PP()
4274 RESTORE_ERRNO; in PP()
5615 RESTORE_ERRNO; in PP()
5932 RESTORE_ERRNO; in lockf_emulate_flock()
H A Ddoio.c1966 RESTORE_ERRNO; in Perl_do_eof()
1969 RESTORE_ERRNO; in Perl_do_eof()
H A Dmg.c1032 RESTORE_ERRNO; in Perl_magic_get()
1712 RESTORE_ERRNO; in Perl_despatch_signals()
H A Dperlio.c3314 RESTORE_ERRNO; in PerlIOStdio_close()
3488 RESTORE_ERRNO; in PerlIOStdio_flush()
H A Dlocale.c138 # define DEBUG_POST_STMTS RESTORE_ERRNO;
H A Dpp_ctl.c4904 RESTORE_ERRNO; in S_require_file()
H A Dsv.c3119 RESTORE_ERRNO; in Perl_sv_2pv_flags()
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D501000173 RESTORE_ERRNO # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/vms/
H A Dvms.c4553 RESTORE_ERRNO;
5444 RESTORE_ERRNO;
12074 RESTORE_ERRNO;
12263 if (retval == 0) RESTORE_ERRNO;
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc773 mnd|void|RESTORE_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>