int init_gmpd(GSList *, const db_conn_info_t *, int, int, int, int, manage_connection_forker_t, int)
Initialise the GMP library for the GMP daemon.
Definition: gmpd.c:97
int serve_gmp(gvm_connection_t *, const db_conn_info_t *, gchar **)
Serve the Greenbone Management Protocol (GMP).
Definition: gmpd.c:455