Home
last modified time | relevance | path

Searched refs:GiveMeAnS (Results 1 – 3 of 3) sorted by relevance

/dports/security/keybase/client-v5.7.1/go/libkb/
H A Didentify_outcome.go246 p := fmt.Sprintf("PROBLEM: %d proof%s failed remote checks", nfails, GiveMeAnS(nfails))
253 ntf, GiveMeAnS(ntf)))
H A Dutil.go180 func GiveMeAnS(i int) string { func
H A Derrors.go1649 problem = fmt.Sprintf("%d followed proof%s failed", num, GiveMeAnS(num))