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.c195 RESTORE_ERRNO; in Perl_safesysmalloc()
323 RESTORE_ERRNO; in Perl_safesysrealloc()
3177 RESTORE_ERRNO; in Perl_my_pclose()
4407 RESTORE_ERRNO;
4526 RESTORE_ERRNO;
H A Dpp_sys.c3827 RESTORE_ERRNO; in PP()
4501 RESTORE_ERRNO;
5844 RESTORE_ERRNO;
6166 RESTORE_ERRNO; in lockf_emulate_flock()
H A Dlocale.c373 # define DEBUG_POST_STMTS RESTORE_ERRNO;
1093 RESTORE_ERRNO; in Perl_locale_panic()
3405 RESTORE_ERRNO; in S_setlocale_failure_panic_via_i()
8337 RESTORE_ERRNO; in S_strftime_tm()
H A Dperl.h1935 # define RESTORE_ERRNO SETERRNO(saved_errno, saved_vms_errno) macro
1972 # define RESTORE_ERRNO ( errno = saved_errno, SetLastError(saved_win32_errno) ) macro
1979 # define RESTORE_ERRNO ( errno = saved_errno, Perl_rc = saved_os2_errno ) macro
1990 # define RESTORE_ERRNO (errno = saved_errno) macro
H A Ddoio.c2009 RESTORE_ERRNO; in Perl_do_eof()
2012 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.c3739 RESTORE_ERRNO; in PerlIOStdio_close()
3913 RESTORE_ERRNO; in PerlIOStdio_flush()
H A Dpp_ctl.c5170 RESTORE_ERRNO; in S_require_file()
H A Dsv.c3181 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>