HomeSort by: relevance | last modified time | path
    Searched refs:bindhost (Results 1 - 2 of 2) sorted by relevancy

  /src/usr.sbin/syslogd/
syslogd.h 401 char *bindhost; /* hostname/IP to bind to */ member in struct:tls_global_options_t
syslogd.c 3085 FREEPTR(tls_opt.bindhost);
3193 {"tls_bindhost", &tls_opt.bindhost},
3682 tls_opt.bindhost, tls_opt.bindport,
3740 socksetup_tls(PF_UNSPEC, tls_opt.bindhost, tls_opt.bindport);

Completed in 15 milliseconds