Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp432 void CheckerRegistry::addChecker(RegisterCheckerFn Rfn, in addChecker() argument
436 Data.Checkers.emplace_back(Rfn, Sfn, Name, Desc, DocsUri, IsHidden); in addChecker()
/freebsd/sys/contrib/openzfs/contrib/initramfs/scripts/
H A Dzfs534 echo "Hint: Try: zfs destroy -Rfn ${_destroy_fs}"
535 echo "If this dryrun looks good, then remove the 'n' from '-Rfn'" \