Home
last modified time | relevance | path

Searched refs:sv_string_from_errnum (Results 1 – 7 of 7) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
D50270034 sv_string_from_errnum # U
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D502700330 sv_string_from_errnum # U
/openbsd/src/gnu/usr.bin/perl/pod/
Dperlclib.pod378 strerror() sv_string_from_errnum()
379 strerror_l() sv_string_from_errnum()
380 strerror_r() sv_string_from_errnum()
/openbsd/src/gnu/usr.bin/perl/
Dmg.c1025 sv_string_from_errnum(errno, sv); in Perl_magic_get()
Dembed.h752 # define sv_string_from_errnum(a,b) Perl_sv_string_from_errnum(aTHX_ a,b) macro
Dembed.fnc3425 Adp |SV * |sv_string_from_errnum \
/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
Dembed.fnc1387 Apd |SV* |sv_string_from_errnum|int errnum|NULLOK SV* tgtsv