tls_host 81 lrmd/remote_ctl.c const char *tls_host; tls_host 343 lrmd/remote_ctl.c options.tls_host = optarg; tls_host 384 lrmd/remote_ctl.c lrmd_conn = lrmd_remote_api_new(NULL, options.tls_host ? options.tls_host : "localhost", options.port);