Searched refs:BINDHOST (Results 1 – 8 of 8) sorted by relevance
118 #ifndef BINDHOST119 #define BINDHOST NULL186 char *bind_to_address = BINDHOST;
9 #define BINDHOST NULL
100 BINDHOST=127.0.0.1
111 if((BINDHOST=malloc(strlen(extract_array[0])+1)) != NULL) in read_conf()112 strcpy(BINDHOST,extract_array[0]); in read_conf()711 logmessage("config: bindhost> %s\n", BINDHOST); in read_conf()
170 char *BINDHOST; variable
97 servaddr.sin_addr.s_addr=inet_addr(BINDHOST); in main()
294 for BINDHOST and BINDPORT.
438 BINDHOST="10.53.0.1" "$PYTHON" "$TOP_SRCDIR/bin/tests/system/doth/stress_http_quota.py"