Home
last modified time | relevance | path

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

/systemd-251/src/journal-remote/
Djournal-remote-main.c509 static int setup_microhttpd_socket(RemoteServer *s, in setup_microhttpd_socket() function
697 r = setup_microhttpd_socket(s, arg_listen_http, NULL, NULL, NULL); in create_remoteserver()
703 r = setup_microhttpd_socket(s, arg_listen_https, key, cert, trust); in create_remoteserver()