Searched defs:mhd_respond_internal (Results 1 - 1 of 1) sorted by relevance

/systemd/src/journal-remote/
H A Dmicrohttpd-util.c49 static int mhd_respond_internal(struct MHD_Connection *connection, function
75 return mhd_respond_internal(connection, code,
102 return mhd_respond_internal(connection, code, m, r, MHD_RESPMEM_MUST_FREE);

Completed in 11 milliseconds