Searched defs:nssSource (Results 1 – 1 of 1) sorted by relevance
102 type nssSource struct { struct103 source string // e.g. "compat", "files", "mdns4_minimal"104 criteria []nssCriterion109 func (s nssSource) standardCriteria() bool {