Home
last modified time | relevance | path

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

/build/kati/
Dpathutil.go313 type findOpType struct { struct
314 mode os.FileMode
315 followSymlinks bool
318 func (op findOpType) apply(w evalWriter, path string, ent dirent) (bool, bool) {