Home
last modified time | relevance | path

Searched refs:panic_write2 (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D500800183 panic_write2 # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dperl.h1742 # define panic_write2(s) write(2, s, strlen(s)) macro
1746 PERL_UNUSED_RESULT(panic_write2("panic: tainting with $ENV{PERL_MALLOC_OPT}\n"));\