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