Searched defs:is_populated (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dfiles.py62 def is_populated(self): member in class:Files
H A Ddns.py286 def is_populated(self): member in class:DnsClient
H A Dldap.py478 def is_populated(self): member in class:LdapClient
H A Dnis.py293 def is_populated(self): member in class:NisDomain
426 def is_populated(self): member in class:NisClient
438 if self.is_populated(): # Service must be populated
489 def is_populated(self): member in class:NisServer
501 if self.is_populated(): # Service must be populated
543 def is_populated(self): member in class:NisXfr
588 def is_populated(self): member in class:NisPasswd
633 def is_populated(self): member in class:NisUpdate
H A Dnscd.py466 def is_populated(self): member in class:Nscd.init
H A Dnssbase.py849 def is_populated(self): function
885 if self.is_populated(): # Service must be populated

Completed in 29 milliseconds