Searched refs:setup_microhttpd_socket (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal-remote/
H A Djournal-remote.c755 static int setup_microhttpd_socket(RemoteServer *s, function
947 r = setup_microhttpd_socket(s, arg_listen_http, NULL, NULL, NULL);
953 r = setup_microhttpd_socket(s, arg_listen_https, key, cert, trust);

Completed in 1037 milliseconds