#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <aquosa/qres_lib.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
char ** | environ |
int main | ( | int | argc, | |
char * | argv[] | |||
) |
Definition at line 9 of file qres-wrap.c.
References environ, qres_params_t::flags, qres_params_t::P, params, qres_params_t::Q, qres_params_t::Q_min, qos_chk_ok_exit, qres_attach_thread(), qres_cleanup(), qres_create_server(), qres_init(), and sid.
char** environ |