Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/net/
Dnss.go102 type nssSource struct { struct
103 source string // e.g. "compat", "files", "mdns4_minimal"
104 criteria []nssCriterion
109 func (s nssSource) standardCriteria() bool {