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

/systemd/src/journal-remote/
H A Djournal-remote.c637 static int setup_microhttpd_server(RemoteServer *s, function
766 return setup_microhttpd_server(s, fd, key, cert, trust);
868 r = setup_microhttpd_server(s, fd, NULL, NULL, NULL);
870 r = setup_microhttpd_server(s, fd, key, cert, trust);

Completed in 14 milliseconds