Searched refs:configPG (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnscd.py60 configPG = 'config' variable in class:Nscd
113 prop = self.join(self.configPG, p)
116 if pg == self.configPG:
268 prop = self.join(self.configPG, tag)
350 map = self.configPG # Goes to the config PG
429 if pg != self.DEFPG and pg != self.configPG:
470 if self.DEFPG in pgs and self.configPG in pgs:

Completed in 21 milliseconds