Searched defs:is_localhost (Results 1 – 4 of 4) sorted by relevance
164 def is_localhost(self): member in ServoHost
228 def is_localhost(self): member in Servo
502 int uses_net = 0, is_localhost = 0; in hostname_cb() local
2183 def is_localhost(server): function