Home
last modified time | relevance | path

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

/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
H A Dperl.h518 # define panic_write2(s) write(2, s, strlen(s)) macro
522 panic_write2("panic: tainting with $ENV{PERL_MALLOC_OPT}\n");\