/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | Taint.cpp | 21 using namespace taint; 31 void taint::printTaint(ProgramStateRef State, raw_ostream &Out, const char *NL, in REGISTER_MAP_WITH_PROGRAMSTATE() 42 void taint::dumpTaint(ProgramStateRef State) { in dumpTaint() 46 ProgramStateRef taint::addTaint(ProgramStateRef State, const Stmt *S, in addTaint() 52 ProgramStateRef taint::addTaint(ProgramStateRef State, SVal V, in addTaint() 80 ProgramStateRef taint::addTaint(ProgramStateRef State, const MemRegion *R, in addTaint() 87 ProgramStateRef taint::addTaint(ProgramStateRef State, SymbolRef Sym, in addTaint() 99 ProgramStateRef taint::removeTaint(ProgramStateRef State, SVal V) { in removeTaint() 108 ProgramStateRef taint::removeTaint(ProgramStateRef State, const MemRegion *R) { in removeTaint() 114 ProgramStateRef taint::removeTaint(ProgramStateRef State, SymbolRef Sym) { in removeTaint() [all …]
|
H A D | BoolAssignmentChecker.cpp | 94 if (StIn && StOut && taint::isTainted(State, *NV)) in checkBind()
|
H A D | VLASizeChecker.cpp | 31 using namespace taint;
|
H A D | ArrayBoundCheckerV2.cpp | 32 using namespace taint;
|
H A D | GenericTaintChecker.cpp | 43 using namespace taint;
|
H A D | MallocChecker.cpp | 1719 taint::getTaintedSymbols(State, SizeSVal); in checkTaintedness()
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/t/ |
H A D | taint.t | 24 sub taint { subroutine 73 taint($tfile); 92 taint($ttemplate);
|
/freebsd/crypto/openssl/external/perl/Text-Template-1.56/ |
H A D | MANIFEST | 32 t/taint.t
|
H A D | SIGNATURE | 46 SHA1 f325ebf739e2aec3ae62427aef0c4e86de58ad29 t/taint.t
|
H A D | Changes | 10 - Improve workaround for broken Win32 File::Temp taint failure (Thanks Roy Ivy). 168 even if it has come from a file or filehandle, disabling taint checking
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Checkers/ |
H A D | Taint.h | 21 namespace taint {
|
H A D | Checkers.td | 47 // Optional checkers related to taint security analysis. 48 def TaintOptIn : Package<"taint">, ParentPackage<OptIn>; 77 def Taint : Package<"taint">, ParentPackage<SecurityAlpha>; 1075 HelpText<"Generate taint information used by other checkers">, 1091 } // end "alpha.security.taint" 1729 } // end "optin.taint"
|
/freebsd/usr.sbin/bsdconfig/password/share/ |
H A D | password.subr | 68 # Loop until the user provides taint-free/valid input
|
/freebsd/usr.sbin/bsdconfig/networking/share/ |
H A D | netmask.subr | 104 # Loop until the user provides taint-free input.
|
H A D | routing.subr | 83 # Loop until the user provides taint-free input.
|
H A D | hostname.subr | 109 # Loop until the user provides taint-free input.
|
H A D | ipaddr.subr | 156 # Loop until the user provides taint-free input.
|
H A D | resolv.subr | 323 # Loop until the user provides taint-free input.
|
/freebsd/usr.sbin/bsdconfig/usermgmt/share/ |
H A D | group_input.subr | 131 # Loop until the user provides taint-free/valid input 202 # Loop until the user provides taint-free/valid input
|
H A D | user_input.subr | 306 # Loop until the user provides taint-free/valid input 376 # Loop until the user provides taint-free/valid input 549 # Loop until the user provides taint-free/cancellation-free input 692 # Loop until the user provides taint-free/cancellation-free input
|
/freebsd/usr.sbin/bsdconfig/startup/share/ |
H A D | rcconf.subr | 464 # Loop until the user provides taint-free/valid input
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/ |
H A D | AnalyzerOptions.def | 413 "[DEPRECATED] The maximum complexity of a symbol to carry taint", 9)
|
/freebsd/share/dict/ |
H A D | web2a | 62171 taint-free
|
H A D | web2 | 197700 taint
|