Home
last modified time | relevance | path

Searched defs:findOpNot (Results 1 – 1 of 1) sorted by relevance

/build/kati/
Dpathutil.go338 type findOpNot struct { struct
339 op findOp
342 func (op findOpNot) apply(w evalWriter, path string, ent dirent) (bool, bool) {