Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dglobvar.sym43 PL_no_security
H A Dtaint.c65 f = PL_no_security; in Perl_taint_proper()
H A Dperl.h5407 EXTCONST char PL_no_security[] variable
H A Dpp_sys.c383 taint_proper(PL_no_security, "glob"); in PP()