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

/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py467 def legacy_path(self): function
473 return os.path.exists(self.legacy_path())
480 legacy = self.legacy_path() # What to look for
499 """Return the name of the lofs mount path or legacy_path ."""
597 legacy = self.legacy_path()
615 legacy = self.legacy_path()
632 legacy = self.legacy_path()
694 legacy = self.legacy_path()
733 legacy = self.legacy_path()
H A Dnis.py82 os.unlink(self.legacy_path()) # delete old and exit
178 legacy = self.legacy_path()
H A Ddns.py148 os.unlink(self.legacy_path())

Completed in 19 milliseconds