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

/solaris-desktop/scripts/
H A Dtransform.py66 svr4_name=string.strip(entries[1]) variable
67 if svr4_name in dict:
68 wf.write("%s: %s\n" % (entries[0], dict[svr4_name]))
69 print "transverting %s to %s" % (svr4_name, dict[svr4_name])
72 print "not found mapping for %s" % svr4_name

Completed in 14 milliseconds