Searched defs:HOST (Results 1 – 19 of 19) sorted by relevance
7 set HOST= variable18 if "%1" EQU "-o" (set HOST=%~2) && shift && shift && goto CheckOpts variable19 if "%1" EQU "--host" (set HOST=%~2) && shift && shift && goto CheckOpts variable
48 HOST = 0, enumerator
43 HOST = "localhost" variable
40 HOST = "localhost" variable
10 HOST = "localhost" variable
43 #define HOST test_argv[4] macro
119 set HOST=%3 variable
16 HOST = socket_helper.HOST variable
11 HOST = socket_helper.HOST variable
24 HOST = socket_helper.HOST variable
19 HOST = socket_helper.HOST variable
28 HOST = socket_helper.HOST variable
46 HOST = socket_helper.HOST variable
37 HOST = socket_helper.HOST variable
38 HOST = socket_helper.HOST variable
79 HOST: '[PC Preview] unknow HOST', property
14 static const char HOST[] = "127.0.0.1"; variable
60 HOST = '127.0.0.1' # python execution server on localhost loopback variable