Searched defs:seed_dict (Results 1 - 1 of 1) sorted by relevance
/solaris-userland-s11u3/tools/python/pkglint/ |
H A D | userland.py | 106 def seed_dict(mf, attr, dic, atype=None, verbose=False): function in function:UserlandActionChecker.startup 159 seed_dict(manifest, "path", self.ref_paths) 168 seed_dict(manifest, "path", self.lint_paths) 174 seed_dict(manifest, "path", self.lint_paths)
|
Completed in 1334 milliseconds