Searched refs:is_localhost (Results 1 – 9 of 9) sorted by relevance
228 def is_localhost(self): member in Servo234 return self._servo_host.is_localhost()720 if not self.is_localhost():737 if not self.is_localhost():
76 if self.servo.is_localhost():
166 not utils.is_localhost(db_server)):
223 local_hostname = ('localhost' if utils.is_localhost(dest_host)
123 if utils.is_localhost(host):
155 def is_localhost(self): member in ServoHost298 if self.is_localhost():
364 def is_localhost(server): function
500 int uses_net = 0, is_localhost = 0; in hostname_cb() local519 is_localhost = 1; in hostname_cb()522 if (!uses_net || is_localhost) { in hostname_cb()
783 if self.servo.is_localhost():