|
OpenVAS Libraries
8.0.8
|
#include <stdio.h>Go to the source code of this file.
Functions | |
| FILE * | openvas_popen4 (const char *, char *const [], pid_t *, int) |
| int | openvas_pclose (FILE *, pid_t) |
| char ** | append_argv (char **argv, char *opt) |
| void | destroy_argv (char **argv) |
| char** append_argv | ( | char ** | argv, |
| char * | opt | ||
| ) |
| void destroy_argv | ( | char ** | argv | ) |
| int openvas_pclose | ( | FILE * | , |
| pid_t | |||
| ) |
| FILE* openvas_popen4 | ( | const char * | , |
| char * | const[], | ||
| pid_t * | , | ||
| int | |||
| ) |
1.8.11