setup_microhttpd_server 766 src/journal-remote/journal-remote.c return setup_microhttpd_server(s, fd, key, cert, trust); setup_microhttpd_server 883 src/journal-remote/journal-remote.c r = setup_microhttpd_server(s, fd, NULL, NULL, NULL); setup_microhttpd_server 885 src/journal-remote/journal-remote.c r = setup_microhttpd_server(s, fd, key, cert, trust);