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

/pkg/src/util/log-scripts/
H A Dlog.py42 hosts = {} variable
51 hosts[m.group(1)] = 1
116 print("distinct hosts: {0:d}".format(len(hosts.keys())))

Completed in 7 milliseconds