Searched refs:unsafe (Results 1 - 7 of 7) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/IO/t/
H A Dio_taint.t30 chop($unsafe = <$x>);
31 eval { kill 0 * $unsafe };
42 chop($unsafe = <$x>);
43 eval { kill 0 * $unsafe };
/osnet-11/usr/src/lib/libcmd/common/
H A Dmktemp.c55 "[u:unsafe|dry-run?Check for file/directory existence but do not create. "
74 int unsafe = 0; local
107 unsafe = 1;
154 if (fdp || unsafe || !mkdir(path, mode))
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ext/Opcode/
H A Dops.pm26 ops - Perl pragma to restrict unsafe operations when compiling
H A DSafe.pm514 applies, controlled access to potentially unsafe operations can
520 # vet arguments and perform potentially unsafe operations
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/ExtUtils/Command/
H A DMM.pm237 Uninstall is unsafe and deprecated, the uninstallation was not performed.
246 Uninstall is unsafe and deprecated, the uninstallation was not performed.
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/
H A Dstrict.pm42 strict - Perl pragma to restrict unsafe constructs
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Tie/
H A DFile.pm2262 array. It is probably unsafe to unlock the file without also untying

Completed in 28 milliseconds