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

/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dnssbase.py188 def print_msg(self, *args): function
341 self.print_msg('Validate service properties for: ', self.SERVICE)
370 self.print_msg('Refresh svccfg command: ', cmd)
479 self.print_msg("Looking in /etc/mnttab, for lofs mount.")
484 self.print_msg("No lofs mountpoint found (using legacy dir).")
623 self.print_msg("Removed old (orig) backup.")
635 self.print_msg(" Try legacy re-mount using lofs.")
637 self.print_msg(" Legacy file is not currently using lofs.")
642 self.print_msg(" Try to re-mount: ", mntpath, " to ", legacy)
644 self.print_msg(" Mov
[all...]

Completed in 22 milliseconds