Home
last modified time | relevance | path

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

/openbsd/usr.sbin/syslogd/
H A Dsyslogd.c382 char *tls_hostport, **tls_host, **tls_port; in main() local
398 tls_hostport = NULL; in main()
461 if (tls_hostport == NULL) in main()
462 tls_hostport = optarg; in main()
607 if (tls_hostport) { in main()
665 names[0] = tls_hostport; in main()