Searched defs:localhost (Results 1 – 8 of 8) sorted by relevance
8 const localhost = [ '127.0.0.1' ]; variable
53 const localhost = '::1'; constant
18 const localhost = '127.0.0.1'; constant
54 const localhost = '::1'; constant
20 SoupAddress *localhost; in do_unconnected_socket_test() local
114 localhost = socket_helper.HOST variable in TimeoutTestCase
1698 char localhost[HOSTNAME_MAX + 1]; in smtp_parse_url_path() local
2355 def localhost(): function