Home
last modified time | relevance | path

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

/systemd-251/src/journal-remote/
Djournal-remote-main.c366 static int setup_microhttpd_server(RemoteServer *s, in setup_microhttpd_server() function
520 return setup_microhttpd_server(s, fd, key, cert, trust); in setup_microhttpd_socket()
628 r = setup_microhttpd_server(s, fd, NULL, NULL, NULL); in create_remoteserver()
630 r = setup_microhttpd_server(s, fd, key, cert, trust); in create_remoteserver()