Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dtaint.c53 f = PL_no_security; in Perl_taint_proper()
Dperl.h3484 EXTCONST char PL_no_security[] variable
Dpp_sys.c411 taint_proper(PL_no_security, "glob"); in PP()