Home
last modified time | relevance | path

Searched refs:BINDHOST (Results 1 – 8 of 8) sorted by relevance

/dports/net/sbd/sbd-1.37/
H A Dsbd.c118 #ifndef BINDHOST
119 #define BINDHOST NULL
186 char *bind_to_address = BINDHOST;
H A Dsbd.h9 #define BINDHOST NULL
/dports/mail/postfix-policyd-sf/policyd-1.82/
H A Dpolicyd.conf100 BINDHOST=127.0.0.1
H A Dgeneric.c111 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()
H A Dpolicyd.h170 char *BINDHOST; variable
H A Dpolicyd.c97 servaddr.sin_addr.s_addr=inet_addr(BINDHOST); in main()
H A DREADME294 for BINDHOST and BINDPORT.
/dports/dns/bind9-devel/bind9-e112afa15668bd3b1baed59df2d21e01b46da15e/bin/tests/system/doth/
H A Dtests.sh438 BINDHOST="10.53.0.1" "$PYTHON" "$TOP_SRCDIR/bin/tests/system/doth/stress_http_quota.py"