|
OpenVAS Libraries
4.0+rc3.SVN
|
#include <stdarg.h>#include <stdlib.h>#include <sys/types.h>#include <sys/stat.h>#include <unistd.h>#include <stdio.h>#include <string.h>#include <ctype.h>#include <fcntl.h>#include <sys/mman.h>#include "services.h"Data Structures | |
| struct | my_svc |
Macros | |
| #define | MAP_FAILED (void*)(-1) |
| #define | N_SVC_F 5 |
Functions | |
| int | openvas_init_svc () |
This file contains initialisation functions. IMPORTANT ! Some options are defined in services.h
1.8.1.1