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

/osnet-11/usr/src/lib/nsswitch/pynss/common/
H A Dfiles.py49 self.print_msg('successful export.')
54 self.print_msg('successful import.')
59 self.print_msg('successful unconfigure.')
H A Dnis.py75 self.print_msg('exporting NIS DOMAIN legacy...')
125 self.print_msg('exporting defaultdomain.')
134 self.print_msg('fail move to legacy...')
140 self.print_msg('exporting ypservers.')
148 self.print_msg('fail move to legacy...')
154 self.print_msg('exporting securenets.')
162 self.print_msg('fail move to legacy...')
168 self.print_msg('successful export.')
174 self.print_msg('importing legacy defaultdomain...')
190 self.print_msg(' processe
[all...]
H A Ddns.py71 self.print_msg('net_address -> sortlist got: ', addr)
84 self.print_msg('net_address -> sortlist returns: ', ret)
89 self.print_msg('sortlist -> net_address got: ', addr)
102 self.print_msg('sortlist -> net_address returns: ', ret)
107 self.print_msg('exporting DNS legacy...')
157 self.print_msg('fail move to legacy...')
160 self.print_msg('successful export.')
165 self.print_msg('importing DNS legacy...')
224 self.print_msg(' delete customizations.')
231 self.print_msg(' loadin
[all...]
H A Dnsswitch.py100 self.print_msg('exporting nsswitch.conf legacy...')
140 self.print_msg('fail move to legacy...')
144 self.print_msg('successful export.')
150 self.print_msg('importing legacy nsswitch.conf...')
222 self.print_msg(' delete customizations.')
228 self.print_msg(' loading pg...')
238 self.print_msg(' committing pg...')
242 self.print_msg(' validating pg...')
245 self.print_msg('successful import.')
250 self.print_msg('unconfigurin
[all...]
H A Dldap.py133 self.print_msg('exporting LDAP legacy...')
204 self.print_msg('could not save temp client file...')
223 self.print_msg('could not save temp cred file...')
234 self.print_msg('fail client move to legacy...')
242 self.print_msg('fail cred move to legacy...')
247 self.print_msg('successful export.')
252 self.print_msg('importing legacy...', self.LEGACY)
341 self.print_msg('Reading legacy... ldap client')
346 self.print_msg('Reading legacy... ldap cred')
351 self.print_msg('Processin
[all...]
H A Dnscd.py237 self.print_msg('exporting nscd.conf legacy...')
311 self.print_msg('fail move to legacy...')
315 self.print_msg('successful export.')
321 self.print_msg('importing legacy nscd.conf...')
411 self.print_msg(' delete all service customizations.')
414 self.print_msg(' deleting customizations for pg: ', pg)
421 self.print_msg(' loading modified cache properties...')
431 self.print_msg(' adding pg:', pg)
442 self.print_msg(' committing pg...')
446 self.print_msg(' validatin
[all...]
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 36 milliseconds