Home
last modified time | relevance | path

Searched refs:unVerified (Results 1 – 9 of 9) sorted by relevance

/dports/devel/hs-git-annex/git-annex-8.20210903/Types/
H A DRemote.hs21 , unVerified
218 unVerified :: Monad m => m a -> m (a, Verification)
219 unVerified a = do function
/dports/devel/hs-git-annex/git-annex-8.20210903/Command/
H A DRecvKey.hs47 go tmp = unVerified $ do
H A DSetKey.hs38 …getViaTmp RetrievalAllKeysSecure DefaultVerify key (AssociatedFile Nothing) $ \dest -> unVerified $
H A DReKey.hs91 …Disk RetrievalAllKeysSecure DefaultVerify newkey (AssociatedFile Nothing) $ \tmp -> unVerified $ do
H A DMulticast.hs217 …mDisk RetrievalVerifiableKeysSecure AlwaysVerify k (AssociatedFile Nothing) $ \dest -> unVerified $
H A DTestRemote.hs380 unVerified $ isRight
/dports/devel/hs-git-annex/git-annex-8.20210903/Annex/
H A DVerify.hs15 unVerified,
30 import Types.Remote (unVerified, Verification(..), RetrievalSecurityPolicy(..))
H A DContent.hs59 unVerified,
/dports/devel/hs-git-annex/git-annex-8.20210903/Remote/
H A DGit.hs579 fallback p = unVerified $ feedprogressback $ \p' -> do
874 CopiedCoW -> unVerified check